17 Commits (f96745a4d31111788700dd276baed2b966c6f090)

Author SHA1 Message Date
James M Snell 7092a6ca93 http2: making sending to the socket more efficient 8 years ago
James M Snell 8691d8bc85 http2: eliminate dead code 8 years ago
James M Snell 8f4db313f0 http2: refactor method arguments to avoid bools 8 years ago
James M Snell 8fa024795a http2: simplify TypeName 8 years ago
James M Snell 9d9552f7ee http2: custom promisify for http2.connect 8 years ago
Daniel Bevenius 1df16c601a src: fix DEBUG_HTTP2 type arguments 8 years ago
Anna Henningsen dd52cad044 doc,lib,src,test: strip executable bits off files 8 years ago
Anna Henningsen 772145674c
http2: ignore invalid headers explicitly 8 years ago
Ben Noordhuis 01160dd6e9 src: replace assert() with CHECK() 8 years ago
James M Snell 949aec5c32 http2: handful of http/2 src cleanups 8 years ago
Anna Henningsen d98606f968
src,http2: DRY header/trailer handling code up 8 years ago
Kelvin Jin 1e33f92d6a http2: rename some nghttp2 stream flags 8 years ago
James M Snell b484ea1fab http2: refactor trailers API 8 years ago
James M Snell d6a774b1bd http2: add range support for respondWith{File|FD} 8 years ago
James M Snell 953458f645 http2: fix socketOnTimeout and a segfault 8 years ago
James M Snell 01a46f3981 http2: fix abort when client.destroy inside end event 8 years ago
James M Snell e71e71b513 http2: introducing HTTP/2 8 years ago