16 Commits (8ed18a1429e62d19bffc04b696a517e18c7475b2)

Author SHA1 Message Date
Peter Mescalchin db03294c41
doc: fix typo in http.md 8 years ago
Timo Tijhof e90317d739
doc: fix "initial delay" link in http.md 8 years ago
Zach Bjornson d622b67302
doc: document clientRequest.aborted 8 years ago
ikasumi_wt 229fa6921f doc: fix e.g., to e.g. in doc/http.md 8 years ago
anu0012 88079817c2 doc: fix typo in http.md 8 years ago
Mike Ralphson c529bf5521 doc: add return type of clientRequest.setTimeout 9 years ago
Anna Henningsen 2a2971b26e doc: use blockquotes for Stability: markers 9 years ago
Phillip Johnsen 29139bff65 doc: improve server.listen() random port 9 years ago
Anna Henningsen 5c1d8e1f0f doc: add `added:` information for http 9 years ago
Rich Trott 60c054bc11 doc: add information for IncomingMessage.destroy() 9 years ago
Rich Trott 537f33351e doc: fix minor style issues in http.md 9 years ago
Rich Trott 066cefb6de doc: improve usage of `zero`/`0` 9 years ago
Kyle E. Mitchell ccb278d330 doc: mention http request "aborted" events 9 years ago
kimown 4a7e333287 doc: use `Buffer.byteLength` for Content-Length 9 years ago
Rich Trott 85f70b36e4 doc: clarify use of `0` port value 9 years ago
Robert Jefe Lindstaedt c237ac3d68 doc: git mv to .md 9 years ago
Allen Hernandez 29f821b73d doc: clarifies http.serverResponse implementation 9 years ago
Matthew Douglass 6a197ec617 doc: fix http response event, Agent#getName 9 years ago
Jackson Tian b66d6b1458 doc: improve httpVersionMajor / httpVersionMajor 9 years ago
Alejandro Oviedo 31478fb2cd doc: merging behavior of writeHead vs setHeader 9 years ago
Robert Jefe Lindstaedt e6c3c57d0b doc: harmonize $ node command line notation 9 years ago
Michael Theriot e68cb26475 doc: fix named anchors in addons.markdown and http.markdown 9 years ago
Robert Jefe Lindstaedt 3624eaf691 doc: fenced all code blocks, typo fixes 9 years ago
Richard Sun 4cc6180fc5 doc: remove "above" and "below" references 9 years ago
Jeff Harris 242d3bc312 doc: undo move http.IncomingMessage.statusMessage 9 years ago
Ryan Sobol 437d0e336d doc: mention that http.Server inherits from net.Server 9 years ago
James M Snell cf2b714b02 http: strictly forbid invalid characters from headers 9 years ago
cjihrig 8c2b65ad82 doc: clarify protocol default in http.request() 9 years ago
Sequoia McDowell 5b45a464ee doc: document http's server.listen return value 9 years ago
Sequoia McDowell bd31740339 doc: label http.IncomingMessage as a Class 9 years ago
Ben Ripkens bf56d509b9 doc: explain ClientRequest#setTimeout time unit 9 years ago
James M Snell 61f91b2f29 doc: fix, modernize examples in docs 9 years ago
Lenny Markus d87ad302ce doc: clarify error events in HTTP module documentation 9 years ago
Hideki Yamamura 7983577e41 doc: fix improper http.get sample code 9 years ago
jpersson e2fe214857 doc: add links and backticks around names 9 years ago
Bryan English 2d9a4b70dc doc: message.header duplication correction 9 years ago
Bryan English 151668308c doc: consistent reference-style links 9 years ago
Tristian Flanagan 630ddfd32e doc: reword message.headers to indicate they are not read-only 9 years ago
Bryan English b9be3101d2 doc: clarify duplicate header handling 9 years ago
Tristian Flanagan 761626a585 doc: sort http alphabetically 9 years ago
Sakthipriyan Vairamani b422f6ee1a doc: mention the behaviour if URL is invalid 9 years ago
Sakthipriyan Vairamani 5c77031f95 doc: make the deprecations consistent 10 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 10 years ago
hackerjs 3a7be23f98 doc: document response.finished in http.markdown 11 years ago
James M Snell 936c9ffb0f doc: multiple documentation updates cherry picked from v0.12 10 years ago
Сковорода Никита Андреевич 89a5b9040e doc: fix http.IncomingMessage.socket documentation 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Alexander Gromnitsky 02388dbf40 doc: fix some cross-references 10 years ago
Roman Reiss b4ad5d7050 doc: improve http.request and https.request opts 10 years ago
Jeremiah Senkpiel 93a1a07ef4 doc: remove keepAlive options from http.request 10 years ago