Implement the HTTP plugin

Ended up including Joyent's http-parser library.
This commit is contained in:
2014-09-21 00:58:19 +02:00
parent 2b74a18833
commit 47aaedd26a
6 changed files with 113 additions and 8 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "http-parser"]
path = http-parser
url = git://github.com/joyent/http-parser.git