summaryrefslogtreecommitdiff
path: root/doc/api/http.markdown
Commit message (Expand)AuthorAgeFilesLines
* doc: fix optional parameter parsingTrevor Norris2014-09-291-6/+6
* doc: fix brackets for optional parametersTrevor Norris2014-09-251-13/+13
* doc: http.request() improved code exampleGuilherme de Souza2014-09-171-3/+10
* doc: typo fixes on stream, tls and httpKyle Robinson Young2014-08-121-1/+1
* Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-05-011-2/+2
|\
| * docs: fix links to streamsWilliam Bert2014-04-111-2/+2
* | http: add request.flush() methodBen Noordhuis2014-04-241-0/+12
* | doc: remove `agent.request()` call in exampleNathan Rajlich2014-03-251-1/+2
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-02-081-2/+3
|\ \ | |/
| * docs: clarify origin in agent.maxSockets sectionWyatt Preul2014-01-291-1/+2
* | doc: Fix doc heading for 'response' eventBenjamin Waters2013-12-311-1/+1
* | http: parse the status message in a http response.Cam Swords2013-12-201-0/+6
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-12-011-2/+17
|\ \ | |/
| * doc: http: document ServerResponse 'finish' eventMichael Ridgway2013-11-281-0/+11
| * doc: http: properly document callback argumentNikolai Vavilov2013-11-281-2/+6
* | http: expose supported methodsBen Noordhuis2013-10-281-0/+6
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-10-251-29/+35
|\ \ | |/
| * doc: http: reword IncomingMessage 'close' eventBen Noordhuis2013-10-161-5/+2
| * doc: http: add cross-links for easier clickingBen Noordhuis2013-10-161-24/+33
* | http: add statusMessagePatrik Stutz2013-10-161-2/+16
* | doc: http rawHeaders/rawTrailersisaacs2013-08-151-9/+54
* | doc: http keepalive, agent optionsisaacs2013-08-151-22/+96
* | Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2013-08-061-5/+7
|\ \ | |/
| * docs: Warning about consuming responseWyatt Preul2013-07-301-5/+7
* | Merge remote-tracking branch 'ry/v0.10' into masterisaacs2013-06-251-8/+13
|\ \ | |/
| * Revert "http: remove bodyHead from 'upgrade' events"isaacs2013-06-121-8/+13
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-05-271-13/+8
|\ \ | |/
| * doc: Minor fixup in http doc re bodyHeadisaacs2013-05-241-1/+0
| * http: remove bodyHead from 'upgrade' eventsNathan Zadoks2013-05-241-12/+8
* | http: don't escape request path, reject bad charsBen Noordhuis2013-05-151-1/+3
|/
* doc: note a gotcha with http.Server socketsRyan Graham2013-04-161-2/+4
* doc: Correct caveats for http Readablesisaacs2013-04-051-59/+11
* doc: debugger, dns, http: fix grammarBenjamin Ruston2013-03-281-1/+1
* http: More useful setTimeout API on serverisaacs2013-03-061-0/+51
* Merge remote-tracking branch 'origin/v0.8'Ben Noordhuis2013-03-021-2/+0
|\
| * doc: remove note about close eventEugene Girshov2013-03-011-4/+0
* | Update http docs with http.IncomingMessage.Nikhil Marathe2013-02-071-157/+96
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-12-131-4/+4
|\ \ | |/
| * doc: reflect hostname v. host preference in examplesFrancois Marier2012-10-291-4/+4
* | Merge remote-tracking branch 'origin/v0.8'Nathan Rajlich2012-10-131-12/+19
|\ \ | |/
| * doc: rectify http.ClientResponse close/end eventsBen Noordhuis2012-10-131-5/+12
| * doc: consistent use of the callback argumentAndreas Madsen2012-10-081-7/+7
* | https: fix renegotation attack protectionBen Noordhuis2012-10-091-1/+4
* | Revert "http: make http.ServerResponse emit 'end'"isaacs2012-10-031-11/+0
* | http: add response.headersSent propertyPavel Lang2012-09-281-0/+4
* | Merge remote-tracking branch 'ry/v0.8' into masterisaacs2012-09-121-1/+10
|\ \ | |/
| * doc: http: expand request.headers documentationBen Noordhuis2012-09-121-1/+10
* | http: make http.ServerResponse emit 'end'Ben Noordhuis2012-09-041-0/+11
|/
* doc: fix grammar errorsAnkur Oberoi2012-08-301-2/+2
* doc: http: document res.write() `drain` return valueEugen Dueck2012-08-011-0/+4