159 Commits (a256790327c0db64c414e400e05f7fa5623f70fc)

Author SHA1 Message Date
koichik dd9593ccc4 http: fix ServerResponse does not emit 'close' 13 years ago
Jeremy Martin 8c3a757ffc docs: tiny typo in http.markdown 13 years ago
koichik e1c043f43a docs: fix docs to not suggest variable leaks 13 years ago
Ben Noordhuis 70e6f3f115 docs: document http.Server.close() semantics 13 years ago
koichik c744e925df doc: correct http.Server.listen() 13 years ago
kyle@dontkry.com 34f34e4411 docs: fix typo 13 years ago
Trent Mick 2cd51ef5d4 "Trailer" header should mention "Content-MD5" trailer name in this example. 13 years ago
Ben Noordhuis 1ba834bd3f docs: http: link to relevant net.Socket methods 13 years ago
Ben Noordhuis 672b453a76 docs: http: fix docs for the 'close' event 13 years ago
koichik 00aa8935d7 docs: improvement fs, http and https 13 years ago
seebees 216570b5e1 Lint 13 years ago
seebees a2eaddaa51 Documentation update 13 years ago
Thomas Shinnick 4cf0ce5bb4 docs: typos and minor edits in several modules 13 years ago
Mikeal Rogers cdbecc48a1 docs: Improved http2 agent docs 13 years ago
koichik c72223e2a9 Doc improvements 13 years ago
Mikeal Rogers 915fa1e44f doc: http2 documentation 13 years ago
koichik 691497babe Doc improvements 13 years ago
koichik e8bc80cf15 Doc improvements 13 years ago
Kip Gebhardt 7097eca5a7 Adding documentation for 'agent' option in http.request(). 14 years ago
koichik 87b6dc21c8 Doc improvements 14 years ago
David Trejo 8a0ac5b422 Add test for agent upgrade and example in docs 14 years ago
Felix Geisendörfer 9d717f6bef Update http.ServerRequest docs 14 years ago
Ryan Dahl ad487d3226 Add on('error') to http request example 14 years ago
koichik 1343ee8d54 Doc improvements. 14 years ago
Mark Cavage a2328dc73c Add support for Unix Domain Sockets to HTTP 14 years ago
Ryan Dahl ed316ae350 Docs: some encodings contains multibyte chars. 14 years ago
Ryan Dahl 0f47f63746 Fix doc - no setBodyEnocoding anymore 14 years ago
koichik ca028f4b37 Fix docs: There were 2 descriptions of 'request' event. 14 years ago
David Trejo 6788ad413f See the <doc> section are now links to <doc> 14 years ago
Ryan Dahl 839fb8e19b typos 14 years ago
Tim Caswell b09c5889be Add support for mutable/implicit headers for http. 14 years ago
Ryan Dahl 0da96cca59 typo 14 years ago
Ryan Dahl 4733d0b1f0 http: handle aborts 14 years ago
Ryan Dahl b9574b995f Expose http.getAgent 14 years ago
Ryan Dahl 032f80efea Docs for new http API 14 years ago
Silas Sewell 11b2ee7632 Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...) 14 years ago
Ryan Dahl df46c8e698 Rip out the old TLS implementation 14 years ago
Oleg Efimov 8b980d729c Fix line wrapping in docs. Add tics for constants in docs text. 14 years ago
Ryan Dahl bce092aeb8 Remove leading comma examples 14 years ago
Micheil Smith e190c9616e Splitting documentation 14 years ago