summaryrefslogtreecommitdiff
path: root/include/haproxy/http_htx.h
Commit message (Expand)AuthorAgeFilesLines
* MINOR: http_htx: add http_prepend_header() to prepend value to headerAurelien DARRAGON2023-01-271-0/+1
* MINOR: http_htx: add http_append_header() to append value to headerAurelien DARRAGON2023-01-271-0/+1
* REORG: h2: extract cookies concat function in http_htxAmaury Denoyelle2022-08-181-0/+4
* MEDIUM: http: implement scheme-based normalizationAmaury Denoyelle2021-07-071-0/+2
* CLEANUP: htx: Make http_get_stline take a `const struct`Tim Duesterhus2021-04-081-1/+1
* BUG/MINOR: http-htx: defpx must be a const in proxy_dup_default_conf_errors()Willy Tarreau2021-02-121-1/+1
* MINOR: http-htx: Add understandable errors for the errorfiles parsingChristopher Faulet2020-11-061-1/+1
* MINOR: http-htx: Handle an optional reason when replacing the response statusChristopher Faulet2020-09-011-1/+1
* MINOR: http-htx: Add an option to eval query-string when the path is replacedChristopher Faulet2020-09-011-1/+1
* REORG: include: move proxy.h to haproxy/proxy{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move http_htx.h to haproxy/http_htx{,-t}.hWilly Tarreau2020-06-111-0/+76