https://bz.apache.org/bugzilla/show_bug.cgi?id=59311

--- Comment #2 from Michael Kaufmann <[email protected]> ---
>From RFC 7540 (HTTP/2), section 3.2:

> A server MUST ignore an "h2" token in an Upgrade header field. Presence of a 
> token with "h2" implies HTTP/2 over TLS, which is instead negotiated as 
> described in Section 3.3.


This means that clients must not upgrade from HTTP/1.1 to HTTP/2 when using
TLS. It makes no sense that Apache sends an "Upgrade: h2" response header.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to