Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
380ac33fa438ef9b3eef1cb591b965cc38d5b855
/
include
/
common
/
h2.h
0b46548
BUG/MEDIUM: h2/htx: Correctly handle interim responses when HTX is enabled
by Christopher Faulet
· Tue Feb 19 15:14:23 2019 +0100
9c84d82
MINOR: h2: add a generic frame checker
by Willy Tarreau
· Wed Jan 30 15:09:21 2019 +0100
4790f7c
MEDIUM: h2: always parse and deduplicate the content-length header
by Willy Tarreau
· Thu Jan 24 11:33:02 2019 +0100
71c3811
MINOR: h2: declare new sets of frame types
by Willy Tarreau
· Thu Jan 24 09:31:40 2019 +0100
1e1f27c
MINOR: h2: add h2_make_htx_trailers to turn H2 headers to HTX trailers
by Willy Tarreau
· Thu Jan 03 18:39:54 2019 +0100
9d953e7
MINOR: h2: add h2_make_h1_trailers to turn H2 headers to H1 trailers
by Willy Tarreau
· Thu Jan 03 16:18:14 2019 +0100
deab244
MINOR: h2: add a bit-based frame type representation
by Willy Tarreau
· Fri Dec 21 14:56:57 2018 +0100
beefaee
MEDIUM: h2: properly check and deduplicate the content-length header in HTX
by Willy Tarreau
· Wed Dec 19 13:08:08 2018 +0100
b96b77e
REORG: htx: merge types+proto into common/htx.h
by Willy Tarreau
· Tue Dec 11 10:22:41 2018 +0100
1329b5b
MINOR: h2: add new functions to produce an HTX message from an H2 response
by Willy Tarreau
· Mon Oct 08 14:49:20 2018 +0200
6deb412
MINOR: h2: implement H2->HTX request header frame transcoding
by Willy Tarreau
· Tue Nov 27 15:34:18 2018 +0100
174b06a
MINOR: h2: detect presence of CONNECT and/or content-length
by Willy Tarreau
· Wed Apr 25 18:13:58 2018 +0200
3083276
MINOR: h2: add a function to report pseudo-header names
by Willy Tarreau
· Sat Dec 30 14:39:09 2017 +0100
f24ea8e
MEDIUM: h2: add a function to emit an HTTP/1 request from a headers list
by Willy Tarreau
· Tue Nov 21 19:55:27 2017 +0100
ffca736
MINOR: h2: centralize all HTTP/2 protocol elements and constants
by Willy Tarreau
· Tue Dec 13 18:25:15 2016 +0100