Skip to content

Commit 2069b0c

Browse files
committed
Updated code to latest http-parser
Removed the version of http-parser that was included here as it was outdated. Added instructions in README.md to get the latest http-parser version Fixed the code to follow http-parser changes (nodejs/http-parser@53adfac)
1 parent ab91734 commit 2069b0c

10 files changed

Lines changed: 4 additions & 3889 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ anything complex**
1111
Installation
1212
------------
1313

14+
git clone https://github.com/joyent/http-parser
15+
1416
Requires Qt 4.
1517

1618
qmake && make && su -c 'make install'

http-parser/.gitignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

http-parser/CONTRIBUTIONS

Lines changed: 0 additions & 4 deletions
This file was deleted.

http-parser/LICENSE-MIT

Lines changed: 0 additions & 19 deletions
This file was deleted.

http-parser/README.md

Lines changed: 0 additions & 171 deletions
This file was deleted.

0 commit comments

Comments
 (0)