mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-05 23:00:48 -05:00
On the backend side, HTX start-line is converted into a HTTP/3 request message. Previously, GET method was hardcoded. Implement proper method conversion, by extracting it from the HTX start-line. qpack_encode_method() has also been extended, so that it is able to encode any method, either using a static table entry, or with a literal field line with name ref representation. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||