HTTP parser intergation

This commit is contained in:
UncleRus 2016-11-05 05:57:45 +05:00
parent e2e6f35288
commit be29bba141
3 changed files with 15 additions and 0 deletions

3
.gitmodules vendored
View file

@ -16,3 +16,6 @@
[submodule "examples/posix_fs/fs-test"]
path = examples/posix_fs/fs-test
url = https://github.com/sheinz/fs-test
[submodule "extras/http-parser/http-parser"]
path = extras/http-parser/http-parser
url = https://github.com/nodejs/http-parser