Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
a41bb0b6c45e0c596fbf6ea92ae611b123a00b15
/
src
/
http.c
241e29e
MINOR: ist: Add `IST_NULL` macro
by Tim Duesterhus
· Thu Mar 05 17:56:30 2020 +0100
02ac950
CLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of checking for CPU families
by Willy Tarreau
· Fri Feb 21 16:31:22 2020 +0100
9205fea
MINOR: http: Add 404 to http-request deny
by Florian Tham
· Wed Jan 08 13:35:30 2020 +0100
272e29b
MINOR: http: Add 410 to http-request deny
by Florian Tham
· Wed Jan 08 10:19:05 2020 +0100
16fdc55
MINOR: http: Add a function to get the authority into a URI
by Christopher Faulet
· Tue Oct 08 14:56:58 2019 +0200
341fac1
MINOR: http: Add function to parse value of the header Status
by Christopher Faulet
· Mon Sep 16 11:37:05 2019 +0200
f734638
MINOR: http: Don't store raw HTTP errors in chunks anymore
by Christopher Faulet
· Wed Jul 17 22:02:08 2019 +0200
b5ba2b0
MINOR: http: turn default error files to HTTP/1.1
by Willy Tarreau
· Tue Jun 11 16:08:25 2019 +0200
8de1df9
BUILD: do not specify "const" on functions returning structs or scalars
by Willy Tarreau
· Mon Apr 15 21:27:18 2019 +0200
a7b677c
MEDIUM: proto_htx: Convert all HTTP error messages into HTX
by Christopher Faulet
· Thu Nov 29 16:48:49 2018 +0100
3f024f3
CLEANUP: http: Fix typo in init_http's comment
by Tim Duesterhus
· Sun Sep 16 00:42:30 2018 +0200
942eea3
CLEANUP: Fix typos in the http subsystem
by Joseph Herlant
· Thu Nov 15 13:57:22 2018 -0800
8277ca7
MINOR: http: Add standalone functions to parse a start-line or a header
by Christopher Faulet
· Mon Oct 22 15:12:04 2018 +0200
9ca51aa
MINOR: http: Implement "early-hint" http request rules.
by Frédéric Lécaille
· Mon Nov 12 10:06:54 2018 +0100
ab813a4
REORG: http: move some header value processing functions to http.c
by Willy Tarreau
· Mon Sep 10 18:41:28 2018 +0200
04f1e2d
REORG: http: move error codes production and processing to http.c
by Willy Tarreau
· Mon Sep 10 18:04:24 2018 +0200
6b952c8
REORG: http: move http_get_path() to http.c
by Willy Tarreau
· Mon Sep 10 17:45:34 2018 +0200
35b51c6
REORG: http: move the HTTP semantics definitions to http.h/http.c
by Willy Tarreau
· Mon Sep 10 15:38:55 2018 +0200