Re: [PATCH] HTTP2: Support expect: 100-continue

2014-08-02 Thread Daniel Stenberg
On Fri, 1 Aug 2014, Tatsuhiro Tsujikawa wrote: "Expect: 100-continue", which was once deprecated in HTTP/2, is now resurrected in HTTP/2 draft 14. This change adds its support to HTTP/2 code. This change also includes stricter header field checking. Thanks, merged! -- / daniel.haxx.se --

[PATCH] HTTP2: Support expect: 100-continue

2014-08-01 Thread Tatsuhiro Tsujikawa
"Expect: 100-continue", which was once deprecated in HTTP/2, is now resurrected in HTTP/2 draft 14. This change adds its support to HTTP/2 code. This change also includes stricter header field checking. Best regards, Tatsuhiro Tsujikawa 0001-HTTP2-Support-expect-100-continue.patch.gz Descripti