-
Bug
-
Resolution: Done
-
Major
-
7.3.1.GA
-
None
Undertow access-log does not work for HTTP/2 POST request on HTTP Upgrade based connection. See also UNDERTOW-1745
The web browsers basically do not support h2c via HTTP upgrade but only supports HTTP/2 through TLS ALPN. Also, most major Java HTTP clients do not support h2c via HTTP upgrade. As far as I know, "curl" supports it, though. So, I guess this issue has limited impacts.
- is incorporated by
-
JBEAP-20288 [GSS] (7.3.z) Upgrade undertow from 2.0.32.SP1-redhat to 2.0.33.SP2-redhat
- Closed
- relates to
-
UNDERTOW-1745 ExchangeCompletionListener is not invoked for HTTP/2 POST request on HTTP Upgrade based connection
- Resolved