34 Commits (2084f525852066347e37e9fd135dd1667a720931)

Author SHA1 Message Date
Fedor Indutny ea15d71c16 http_server: fix resume after socket close 9 years ago
Jeremiah Senkpiel f3696f64a1 events,lib: don't require EE#listenerCount() 9 years ago
Fedor Indutny 607bbd3166 http_parser: consume StreamBase instance 9 years ago
Sakthipriyan Vairamani 8f58fb92ff events: deprecate static listenerCount function 9 years ago
jomo 2d9456e3e6 http: use official IANA Status Codes 9 years ago
Fedor Indutny 11e4249227 http_server: `prefinish` vs `finish` 10 years ago
Roman Reiss fb8811d95e lib,test: fix whitespace issues 9 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
cjihrig 6ac8bdc0ab lib: reduce util.is*() usage 10 years ago
cjihrig 804e7aa9ab lib: use const to define constants 10 years ago
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Ben Noordhuis 21130c7d6f lib: turn on strict mode 10 years ago
Ben Noordhuis 150d6f1249 lib: http: poison parser references after freeing 10 years ago
Alex Kocharin b9960eefc2 http: fix bailout for writeHead 10 years ago
Fedor Indutny 73343d5cee http: remove unused code block 11 years ago
Yazhong Liu ab50fad63b http: add 308 status_code, see RFC7238 11 years ago
Yuki KAN 006d42786e lib: use triple equals 11 years ago
David Björklund b105997193 http: avoid duplicate keys in writeHead 11 years ago
Patrik Stutz 54910044b3 http: add statusMessage 11 years ago
isaacs 085dd30e93 http: provide backpressure for pipeline flood 11 years ago
isaacs 7c9b607048 http: Consistent 'finish' event semantics 11 years ago
isaacs da93d6adfb http: Add write()/end() callbacks 11 years ago
isaacs 967b5dbb45 http: Use streams3 directly, not .ondata/end 11 years ago
isaacs 22c68fdc1d src: Replace macros with util functions 11 years ago
Ben Noordhuis 0330bdf519 lib: macro-ify type checks 11 years ago
isaacs 831de7cbb9 http: Use OOP for OutgoingMessage._finish 12 years ago
Trevor Norris 278183a902 {stream,udp,tls}_wrap: remove unused offset/length 12 years ago
Trevor Norris 88333f7ace http: don't slice unless necessary 12 years ago
Timothy J Fontaine 6717fdccb4 http: move Server and ServerResponse out 12 years ago