summaryrefslogtreecommitdiff
path: root/include/haproxy/h1_htx.h
Commit message (Expand)AuthorAgeFilesLines
* BUG/MEDIUM: mux-h1: Adjust conditions to ask more space in the channel bufferChristopher Faulet2021-09-231-4/+4
* MINOR: http: use http uri parser for pathAmaury Denoyelle2021-07-081-1/+2
* MINOR: h1-htx: Update h1 parsing functions to return result as a size_tChristopher Faulet2021-05-251-7/+7
* BUG/MINOR: mux-fcgi: Don't send normalized uri to FCGI applicationChristopher Faulet2021-04-261-1/+24
* MAJOR: htx: Remove the EOM block type and use HTX_FL_EOM insteadChristopher Faulet2021-01-281-1/+0
* REORG: include: move h1_htx.h to haproxy/h1_htx.hWilly Tarreau2020-06-111-0/+53