mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-24 12:20:59 +01:00
BUG/MINOR: h3: fix incomplete POST requests
Always set HTX flag HTX_SL_F_XFER_LEN for http/3. This is correct becuase the size of H3 requests is always known thanks to the protocol framing. This may fix occurences of incomplete POST requests when the client side of the connection has been closed before.
This commit is contained in:
parent
44d0912f7b
commit
0fa14a69e8
Loading…
x
Reference in New Issue
Block a user