node-http2
node-http2 copied to clipboard
HTTP: Implement expect-continue mechanism
It's not clear how it should work... waiting for spec change.
The related http2-spec issue is this: https://github.com/http2/http2-spec/issues/18
It's now specified in the latest draft. It was decided that it is not supported in HTTP2 so it should throw an error or sometinhg. http://tools.ietf.org/html/draft-ietf-httpbis-http2-07#section-8.1.1