summaryrefslogtreecommitdiff
path: root/include/haproxy/http_ana.h
Commit message (Expand)AuthorAgeFilesLines
* CLEANUP: http-ana: Remove HTTP_MSG_ERROR stateChristopher Faulet2023-01-131-1/+0
* MINOR: http-ana: Add a function to set HTTP termination flagsChristopher Faulet2023-01-131-0/+2
* CLEANUP: stream: rename all occurrences of stconn "cs" to "sc"Willy Tarreau2022-05-271-3/+3
* CLEANUP: conn_stream: tree-wide rename to stconn (stream connector)Willy Tarreau2022-05-271-3/+3
* MINOR: stream: Use conn-stream to report server errorChristopher Faulet2022-04-131-3/+3
* BUILD: http_ana: need to include proxy-t to get redirect_ruleWilly Tarreau2021-10-071-0/+1
* MEDIUM: http-rules: Add wait-for-body action on request and response sideChristopher Faulet2021-04-011-0/+1
* MINOR: http-ana: Simplify creation/destruction of HTTP transactionsChristopher Faulet2021-04-011-3/+2
* REORG: include: move stream.h to haproxy/stream{,-t}.hWilly Tarreau2020-06-111-1/+1
* REORG: include: move http_ana.h to haproxy/http_ana{,-t}.hWilly Tarreau2020-06-111-0/+89