18 Commits (c7fb91dc1310f9454d4aa8091bcc6d305322a72f)

Author SHA1 Message Date
Yosuke Furukawa 19ffb5cf1c lib: fix eslint styles 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
Jackson Tian 1781c8b85b http: Improve _addHeaderLines method 10 years ago
Jackson Tian c0f30f6058 http: avoid create difference hidden class 10 years ago
Fedor Indutny a454063ea1 http: do not emit EOF non-readable socket 11 years ago
Alex Kocharin ec57ecc982 http: concatenate duplicate headers by default 11 years ago
Cam Swords 7ffe2ad616 http: parse the status message in a http response. 11 years ago
isaacs 085dd30e93 http: provide backpressure for pipeline flood 11 years ago
isaacs df23ce138f http: Simplify IncomingMessage._dump method 11 years ago
isaacs e6c81bd679 http: provide access to raw headers/trailers 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
Ben Noordhuis d3ddee61c2 http: forward-port missing bits from 01e2920 12 years ago
isaacs 025f9133bb http: Don't try to destroy nonexistent sockets 12 years ago
Timothy J Fontaine 5909a9c9bd http: move IncomingMessage into its own file 12 years ago