74 Commits (42dfde827b39f4298ee8491dedf588d103662dc9)

Author SHA1 Message Date
Weijia Wang 11a2ca29ba
errors: migrate _http_outgoing 7 years ago
Rich Trott a577bde917 lib: fix off-by-one indentation 8 years ago
Ruben Bridgewater 2fa2a60721 http: simplify if statement 8 years ago
Ruben Bridgewater 1698c8e165 errors: fix and improve error types 8 years ago
Rich Trott 095c0de94d benchmark,lib,test: use braces for multiline block 8 years ago
Alexey Orlenko d71718db6a
http: fix timeout reset after keep-alive timeout 8 years ago
Luigi Pinca ba449f3bf1
http: handle cases where socket.server is null 8 years ago
Bidisha Pyne a9f798ebcc errors,http_server: migrate to use internal/errors.js 8 years ago
Sam Roberts 3fba3d6409 http: describe parse err in debug output 8 years ago
Timur Shemsedinov 0aa7ef5950
http: destroy sockets after keepAliveTimeout 9 years ago
Luigi Pinca e0a9ad1af2 http: avoid retaining unneeded memory 8 years ago
Rich Trott cce520a5de tools: ignore URLs in line length linting 8 years ago
James M Snell 5425e0dcbe http: use more efficient module.exports pattern 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Brian White 940b5303be
http: use Symbol for outgoing headers 8 years ago
James M Snell fb71ba4921 http: docs-only deprecation of res.writeHeader() 8 years ago
cjihrig a4bb9fdb89 http: include provided status code in range error 8 years ago
Roee Kasher 3e3bfc57d9 src: unconsume stream fix in internal http impl 8 years ago
Brian White 176cdc2823
http: misc optimizations and style fixes 8 years ago
Brian White c00e4adbb4
http: optimize header storage and matching 8 years ago
Brian White ec8910bcea
http: check statusCode early 8 years ago
vitkarpov a2ea1344ea
http: define all used properties in constructors 8 years ago
Brian White 832271c88f
http: refactor server connection handling 8 years ago
Brian White 14c76f8671
http: misc cleanup and minor optimizations 8 years ago
Walter Beller-Morales 20fa6e7d07 lib: use === in _http_server and _tls_wrap 8 years ago
maasencioh 02c3c205f1 http: name anonymous functions in _http_server 8 years ago
Evan Lucas ca5f8f80e3 http: check reason chars in writeHead 8 years ago
Rich Trott 4e6dc00401 tools: lint for object literal spacing 9 years ago
Brian White 7e9b0dd694 http: disallow sending obviously invalid status codes 9 years ago
Fedor Indutny ec2822adaa http: unref socket timer on parser execute 9 years ago
Alexander Makarenko 836c659d8f http,util: fix typos in comments 9 years ago
Michaël Zasso 7ce0e04f44 lib: fix style issues after eslint update 9 years ago
Daniel Sellers d755432fa9 http: improves expect header handling 9 years ago
Fedor Indutny 5f76b24e5e http: overridable `clientError` 9 years ago
Max Barinov 1c5d4f2453 http: 451 status code "Unavailable For Legal Reasons" 9 years ago
Fedor Indutny d332ae4799 http: fix pipeline regression 9 years ago
Fedor Indutny ab03635fb1 http: fix stalled pipeline bug 9 years ago
Fedor Indutny 59cb053394 http: add comment about `outputSize` in res/server 9 years ago
Fedor Indutny b3d96782d4 http_server: pause socket properly 9 years ago
Sakthipriyan Vairamani f32a606e37 lib,src: remove usage of events.EventEmitter 9 years ago
Fedor Indutny 7ec0491fd0 http_server: fix resume after socket close 9 years ago
Jeremiah Senkpiel 46b7d15167 events,lib: don't require EE#listenerCount() 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 10 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 10 years ago
jomo 2d9456e3e6 http: use official IANA Status Codes 10 years ago
Fedor Indutny 11e4249227 http_server: `prefinish` vs `finish` 10 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 10 years ago
Evan Lucas d4726cde57 http,net,tls: return this from setTimeout methods 10 years ago
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 10 years ago
Glen Keane 5e825d1073 tracing: add lttng support for tracing on linux 10 years ago