From 47aaedd26a5ebabb3f009ca0c24c130c46558352 Mon Sep 17 00:00:00 2001
From: Přemysl Janouch
Date: Sun, 21 Sep 2014 00:58:19 +0200
Subject: Implement the HTTP plugin
Ended up including Joyent's http-parser library.
---
.gitmodules | 3 +++
1 file changed, 3 insertions(+)
create mode 100644 .gitmodules
(limited to '.gitmodules')
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..d56ec12
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "http-parser"]
+ path = http-parser
+ url = git://github.com/joyent/http-parser.git
--
cgit v1.2.3-70-g09d2