index
:
delta/haproxy.git
20170818-h2-2
20171105-sched-4
20181118-wta-oho-cfa-merge-6
20181130-last-htx-changes-4
20181215-srv-idle-pool-1
20181215-srv-idle-pool-2
20191016-ssl-err-check-1
20200527-rework-includes-2
20200528-rework-includes-3
20200602-rework-includes-7
20200603-rework-includes-9e
20200604-rework-includes-9f
20200605-rework-include-final
20200605-rework-includes-a2
20200828-split-protos-6
20200901-split-protos-7
20200901-split-protos-8a
20200902-split-protos-8c
20200903-split-protos-9c
20200904-split-protos-9d
20200923-proxy-state-5
20200923-proxy-state-6
20201007-proxy-state-7
20201008-proxy-state-8
20201009-mux_h1_refactoring-1
20201118-mux_h1_refactoring-2
20201208-mux_h1_refactoring-3
20201209-quic-dev-review-wta-2
20201215-htx-fl-eom-and-websockets-1
2021-07-31-patches-error-log-format
2021-11-17-fix-tls-resume
2021-11-17-ssl-list-filters.vtc
20210122-fix-tcp-to-h1-upgrade-1
20210122-htx-fl-eom-and-websockets-3
20210402-contrib-cleanup-3
20210415-pools-3
20210618-queue-try2
20210830-wundef-1
20211012-bind-shards-1
20211012-openssl-regtests
20211013-openssl-3.0.0
20211014-ssl_fc_is_resumed
20211018-jtw-fixes
20211020-res-fix-6
20211027-mptcp-3c
20211118-vtest-2
20211119-cache-fixes
20211120-quictls-1
20211125-befab9ee
20211125-revert-fd-leak
20211126-ci-gcc-output-1
20211223-cs-si-refactoring-1
20211228-debug-dump-libs-2
20211228-pool-mt-try2-3
20211228-pool-mt-try2-7
20221220-ocsp-test-1
20230109-ocsp-test-1
20230223-ocsp-test-2
20230302-ocsp-test-3
ade-handle-h2-ws-support
bwlim
haproxy-httpclient-lua-2021-09-28
haproxy-httpclient-lua-2021-10-06
haproxy-httpclient-lua-2021-11-08
httpclient-lua-2021-10-27
httpclient-lua-2021-10-28
master
mworker-20211109
next
ot
github.com: haproxy/haproxy.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
http.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MINOR: http_fetch: add case insensitive support for smp_fetch_url_param
Martin DOLEZ
2023-03-30
1
-9
/
+21
*
MINOR: http: extract content-length parsing from H2
Amaury Denoyelle
2022-12-14
1
-0
/
+82
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2022-11-30
1
-1
/
+1
*
MINOR: http: Considere empty ports as valid default ports
Christopher Faulet
2022-11-22
1
-2
/
+9
*
MINOR: http: Add function to detect default port
Christopher Faulet
2022-07-06
1
-0
/
+14
*
MINOR: http: Add function to get port part of a host
Christopher Faulet
2022-07-06
1
-0
/
+18
*
MEDIUM: h1: enlarge the scope of accepted version chars with accept-invalid-h...
Willy Tarreau
2022-05-24
1
-21
/
+21
*
MINOR: http: Add 422-Unprocessable-Content error message
Christopher Faulet
2021-09-28
1
-1
/
+11
*
MINOR: http: add a new function http_validate_scheme() to validate a scheme
Willy Tarreau
2021-08-17
1
-0
/
+23
*
MINOR: http: use http uri parser for path
Amaury Denoyelle
2021-07-08
1
-28
/
+30
*
MINOR: http: use http uri parser for authority
Amaury Denoyelle
2021-07-08
1
-30
/
+15
*
MINOR: http: use http uri parser for scheme
Amaury Denoyelle
2021-07-08
1
-11
/
+12
*
MINOR: http: implement http_get_scheme
Amaury Denoyelle
2021-07-07
1
-0
/
+50
*
MINOR: http: Add HTTP 501-not-implemented error message
Christopher Faulet
2021-01-21
1
-0
/
+10
*
CLEANUP: Fix spelling errors in comments
Thayne McCombs
2021-01-08
1
-1
/
+1
*
MINOR: http: Add helper functions to trim spaces and tabs
Remi Tricot-Le Breton
2020-12-24
1
-0
/
+31
*
BUG/MINOR: http-fetch: Extract cookie value even when no cookie name
Maciej Zdeb
2020-11-13
1
-2
/
+3
*
MINOR: http: Add etag comparison function
Remi Tricot-Le Breton
2020-10-22
1
-0
/
+26
*
BUG/MINOR: http: Fix content-length of the default 500 error
Christopher Faulet
2020-10-09
1
-1
/
+1
*
CLEANUP: assorted typo fixes in the code and comments
Ilya Shipitsin
2020-07-06
1
-5
/
+5
*
MINOR: http: Add support for http 413 status
Anthonin Bonnefoy
2020-06-26
1
-0
/
+10
*
MINOR: http: do not close connections anymore after internal responses
Willy Tarreau
2020-06-16
1
-15
/
+0
*
REORG: tools: split common/standard.h into haproxy/tools{,-t}.h
Willy Tarreau
2020-06-11
1
-1
/
+1
*
REORG: include: split common/http.h into haproxy/http{,-t}.h
Willy Tarreau
2020-06-11
1
-1
/
+1
*
REORG: include: update all files to use haproxy/api.h or api-t.h if needed
Willy Tarreau
2020-06-11
1
-1
/
+1
*
CLEANUP: http: Remove unused HTTP message templates
Christopher Faulet
2020-05-28
1
-57
/
+0
*
MINOR: http-ana: Use proxy's error replies to emit 401/407 responses
Christopher Faulet
2020-05-28
1
-0
/
+22
*
MINOR: ist: Add `IST_NULL` macro
Tim Duesterhus
2020-03-05
1
-2
/
+2
*
CLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of checking for CPU families
Willy Tarreau
2020-02-21
1
-3
/
+1
*
MINOR: http: Add 404 to http-request deny
Florian Tham
2020-01-08
1
-0
/
+11
*
MINOR: http: Add 410 to http-request deny
Florian Tham
2020-01-08
1
-0
/
+11
*
MINOR: http: Add a function to get the authority into a URI
Christopher Faulet
2019-10-09
1
-0
/
+56
*
MINOR: http: Add function to parse value of the header Status
Christopher Faulet
2019-09-17
1
-0
/
+31
*
MINOR: http: Don't store raw HTTP errors in chunks anymore
Christopher Faulet
2019-07-19
1
-25
/
+0
*
MINOR: http: turn default error files to HTTP/1.1
Willy Tarreau
2019-06-11
1
-14
/
+28
*
BUILD: do not specify "const" on functions returning structs or scalars
Willy Tarreau
2019-04-15
1
-1
/
+1
*
MEDIUM: proto_htx: Convert all HTTP error messages into HTX
Christopher Faulet
2018-12-01
1
-1
/
+1
*
CLEANUP: http: Fix typo in init_http's comment
Tim Duesterhus
2018-11-28
1
-1
/
+1
*
CLEANUP: Fix typos in the http subsystem
Joseph Herlant
2018-11-18
1
-2
/
+2
*
MINOR: http: Add standalone functions to parse a start-line or a header
Christopher Faulet
2018-11-18
1
-0
/
+66
*
MINOR: http: Implement "early-hint" http request rules.
Frédéric Lécaille
2018-11-12
1
-0
/
+2
*
REORG: http: move some header value processing functions to http.c
Willy Tarreau
2018-09-11
1
-0
/
+390
*
REORG: http: move error codes production and processing to http.c
Willy Tarreau
2018-09-11
1
-0
/
+300
*
REORG: http: move http_get_path() to http.c
Willy Tarreau
2018-09-11
1
-0
/
+50
*
REORG: http: move the HTTP semantics definitions to http.h/http.c
Willy Tarreau
2018-09-11
1
-0
/
+185