Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a1f78fb65241ee6780ddec088344a16513089822
/
src
/
h1.c
8f9c72d
MINOR: buffer: remove bi_end()
by Willy Tarreau
· Thu Jun 07 18:46:28 2018 +0200
41e38ac
MINOR: buffer: remove bo_end()
by Willy Tarreau
· Thu Jun 07 18:22:26 2018 +0200
1b4cf9b
BUG/MINOR: h1: the HTTP/1 make status code parser check for digits
by Willy Tarreau
· Thu Nov 09 11:15:45 2017 +0100
2510f70
MINOR: h1: add a function to measure the trailers length
by Willy Tarreau
· Tue Oct 31 17:14:16 2017 +0100
d22e83a
MINOR: h1: store the status code in the H1 message
by Willy Tarreau
· Tue Oct 31 08:02:24 2017 +0100
8ea0f38
MEDIUM: h1: ensure that 1xx, 204 and 304 don't have a payload body
by Willy Tarreau
· Mon Oct 30 19:31:59 2017 +0100
794f9af
MEDIUM: h1: reimplement the http/1 response parser for the gateway
by Willy Tarreau
· Wed Jul 26 09:07:47 2017 +0200
8740c8b
REORG: http: move the HTTP/1 header block parser to h1.c
by Willy Tarreau
· Thu Sep 21 10:22:25 2017 +0200
db4893d
REORG: http: move the HTTP/1 chunk parser to h1.{c,h}
by Willy Tarreau
· Thu Sep 21 08:40:02 2017 +0200
0da5b3b
REORG: http: move some very http1-specific parts to h1.{c,h}
by Willy Tarreau
· Thu Sep 21 09:30:46 2017 +0200