Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4a1cfa7fc10d2fd0b8b7cdde041743442bb1a822
/
include
/
common
/
hpack-enc.h
a1bd1fa
BUILD: use inttypes.h instead of stdint.h
by Willy Tarreau
· Fri Mar 29 17:26:33 2019 +0100
eaeeb68
MINOR: hpack: provide a function to encode an HTTP path
by Willy Tarreau
· Mon Dec 10 19:26:51 2018 +0100
820b391
MINOR: hpack: provide a function to encode an HTTP scheme
by Willy Tarreau
· Mon Dec 10 19:16:20 2018 +0100
39c80eb
MINOR: hpack: provide a function to encode an HTTP method
by Willy Tarreau
· Mon Dec 10 18:24:19 2018 +0100
8895367
MINOR: hpack: provide new functions to encode the ":status" header
by Willy Tarreau
· Mon Dec 10 18:04:42 2018 +0100
bd5659b
MINOR: hpack: provide a function to encode a long indexed header
by Willy Tarreau
· Tue Dec 11 07:44:19 2018 +0100
30eb809
MINOR: hpack: provide a function to encode a short indexed header
by Willy Tarreau
· Tue Dec 11 06:16:45 2018 +0100
bad0a38
MINOR: hpack: move the length computation and encoding functions to .h
by Willy Tarreau
· Tue Dec 11 07:44:00 2018 +0100
2df026f
CLEANUP: hpack: no need to include chunk.h, only include buf.h
by Willy Tarreau
· Tue Dec 11 09:03:07 2018 +0100
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
1be4f3d
MEDIUM: hpack: implement basic hpack encoding
by Willy Tarreau
· Thu Sep 21 14:35:57 2017 +0200