]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: hpack: add ":path" to the list of common header fields
authorWilly Tarreau <w@1wt.eu>
Sun, 2 Dec 2018 11:43:18 +0000 (12:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Dec 2018 12:30:17 +0000 (13:30 +0100)
commita40782bb24f2f697408e604c3d346006c0f87ec5
tree1f7e5888b8441dd008f51990109bfa93f4cbbd6a
parent76a551de2e3bb41313f8cdc808ed12f982076549
MINOR: hpack: add ":path" to the list of common header fields

The ":path" header field will be used a lot with outgoing requests,
let's encode it with its index.
src/hpack-enc.c