mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-05-04 20:46:11 +02:00
BUG/MEDIUM: h3: reject frontend CONNECT as currently not implemented
HTTP/3 CONNECT transcoding is not properly implemented on the frontend side. Neither tunnel mode of application nor extended connect are currently functional. Clarify this situation by rejecting any CONNETC attempts on the frontend side. The stream is thus now closed via a RESET_STREAM with error code REQUEST_REJECTED. This should be backported to every stable versions.
This commit is contained in:
parent
f3003d1508
commit
4c275c7d17
Loading…
x
Reference in New Issue
Block a user