summaryrefslogtreecommitdiff
path: root/include/haproxy/h1.h
Commit message (Expand)AuthorAgeFilesLines
* BUILD: tree-wide: mark a few numeric constants as explicitly long longWilly Tarreau2022-01-281-1/+1
* BUG/MEDIUM: h1: Properly reset h1m flags when headers parsing is restartedChristopher Faulet2021-12-021-0/+8
* MINOR: h1: Change T-E header parsing to fail if chunked encoding is found twiceChristopher Faulet2021-09-281-2/+4
* MINOR: h1: Raise the chunk size limit up to (2^52 - 1)Christopher Faulet2021-01-281-4/+8
* MEDIUM: h1: add a WebSocket key on handshake if neededAmaury Denoyelle2021-01-281-0/+1
* MEDIUM: h1: generate WebSocket key on response if neededAmaury Denoyelle2021-01-281-0/+2
* MINOR: h1: reject websocket handshake if missing keyAmaury Denoyelle2021-01-281-0/+2
* REORG: include: move common/h1.h to haproxy/h1.hWilly Tarreau2020-06-111-0/+359