21 Commits (eab60039b156c341a68953086c98cbff946ad26d)

Author SHA1 Message Date
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