summaryrefslogtreecommitdiff
path: root/lib/_http_incoming.js
Commit message (Expand)AuthorAgeFilesLines
* http: Improve _addHeaderLines methodJackson Tian2014-09-301-1/+2
* http: avoid create difference hidden classJackson Tian2014-08-211-0/+3
* http: do not emit EOF non-readable socketFedor Indutny2014-01-251-3/+1
* http: concatenate duplicate headers by defaultAlex Kocharin2014-01-131-29/+21
* http: parse the status message in a http response.Cam Swords2013-12-201-0/+1
* http: provide backpressure for pipeline floodisaacs2013-10-161-1/+1
* http: Simplify IncomingMessage._dump methodisaacs2013-08-151-8/+5
* http: provide access to raw headers/trailersisaacs2013-08-151-3/+24
* src: Replace macros with util functionsisaacs2013-08-011-4/+4
* lib: macro-ify type checksBen Noordhuis2013-07-241-4/+4
* http: forward-port missing bits from 01e2920Ben Noordhuis2013-04-291-0/+3
* http: Don't try to destroy nonexistent socketsisaacs2013-04-221-1/+2
* http: move IncomingMessage into its own fileTimothy J Fontaine2013-04-171-0/+179