summaryrefslogtreecommitdiff
path: root/deps/http-parser/http_parser.h
Commit message (Expand)AuthorAgeFilesLines
* Solaris doesn't necessarily have stdint.h, use inttypes.hJacques Germishuys2014-08-051-0/+2
* Bump the builtin http-parserhttp-parser-2Vicent Marti2012-11-121-70/+106
* msvc: Remove superfluous includesVicent Marti2011-10-051-15/+1
* http-parser: Disable MSVC warnings locallyVicent Marti2011-09-291-0/+5
* Resync with upstream http-parserCarlos Martín Nieto2011-09-281-12/+11
* http-parser: More type changesVicent Marti2011-09-281-1/+1
* http-parser: Do not use bitfieldsVicent Marti2011-09-271-11/+12
* http: add http-parserCarlos Martín Nieto2011-09-091-0/+276