Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
931285353059ac16c18884cb0c0ee16b8f9de434
/
include
/
common
/
hpack-enc.h
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· 6 years ago
eaeeb68
MINOR: hpack: provide a function to encode an HTTP path
by Willy Tarreau
· 6 years ago
820b391
MINOR: hpack: provide a function to encode an HTTP scheme
by Willy Tarreau
· 6 years ago
39c80eb
MINOR: hpack: provide a function to encode an HTTP method
by Willy Tarreau
· 6 years ago
8895367
MINOR: hpack: provide new functions to encode the ":status" header
by Willy Tarreau
· 6 years ago
bd5659b
MINOR: hpack: provide a function to encode a long indexed header
by Willy Tarreau
· 6 years ago
30eb809
MINOR: hpack: provide a function to encode a short indexed header
by Willy Tarreau
· 6 years ago
bad0a38
MINOR: hpack: move the length computation and encoding functions to .h
by Willy Tarreau
· 6 years ago
2df026f
CLEANUP: hpack: no need to include chunk.h, only include buf.h
by Willy Tarreau
· 6 years ago
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· 6 years ago
1be4f3d
MEDIUM: hpack: implement basic hpack encoding
by Willy Tarreau
· 7 years ago