node-http2 icon indicating copy to clipboard operation
node-http2 copied to clipboard

HTTP: Implement expect-continue mechanism

Open molnarg opened this issue 12 years ago • 3 comments

molnarg avatar Aug 27 '13 09:08 molnarg

It's not clear how it should work... waiting for spec change.

molnarg avatar Sep 09 '13 13:09 molnarg

The related http2-spec issue is this: https://github.com/http2/http2-spec/issues/18

molnarg avatar Sep 09 '13 13:09 molnarg

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

molnarg avatar Nov 10 '13 20:11 molnarg