mirror of
https://github.com/haproxy/haproxy.git
synced 2026-03-06 15:20:56 -05:00
Now, when the HTTP version format is not strictly valid, flags are set on the h1 parser and the HTX start-line. H1_MF_NOT_HTTP is set on the H1 parser and HTX_SL_F_NOT_HTTP is set on the HTX start-line. These flags were introduced to avoid parsing again and again the version to know if it is a valid version or not, escpecially because it is most of time valid. |
||
|---|---|---|
| .. | ||
| haproxy | ||
| import | ||
| make | ||