Re: Expect: + Upgrade: = ...

On 2 September 2013 14:53, Daniel Stenberg <daniel@haxx.se> wrote:
> I guess another way would be to just not send both headers in the same
> request! =)

That's what I'm thinking.  Though 101 followed by 100 sounds tempting
because you would get flow control, it sort-of violates the HTTP/1.1
framing.

Mark currently has an issue around 100-continue
(https://github.com/http2/http2-spec/issues/18).  I'm deferring to him
on this matter.  I think that the direction we were heading was
something like: 100-continue + HTTP/2.0 = no.

Received on Tuesday, 3 September 2013 18:00:08 UTC