summaryrefslogtreecommitdiff
path: root/lib/_http_outgoing.js
AgeCommit message (Expand)Author
2013-05-27Merge remote-tracking branch 'ry/v0.10'isaacs
2013-05-09http: Use writev instead of the hacky hot endisaacs
2013-04-29http: forward-port missing bits from 01e2920Ben Noordhuis
2013-04-27http: write buffers when chunked to embrace writevFedor Indutny
2013-04-22http: Don't try to destroy nonexistent socketsisaacs
2013-04-17http: split Client into _http_client.jsTimothy J Fontaine
2013-04-17http: move Server and ServerResponse outTimothy J Fontaine
2013-04-17http: move OutgoingMessage into it's own fileTimothy J Fontaine