1. b1e9407 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · Mon Jun 22 09:17:01 2020 +0200
  2. 9f3bda0 MINOR: http: Add 404 to http-request deny by Florian Tham · Wed Jan 08 13:35:30 2020 +0100
  3. c09f797 MINOR: http: Add 410 to http-request deny by Florian Tham · Wed Jan 08 10:19:05 2020 +0100
  4. 8de1df9 BUILD: do not specify "const" on functions returning structs or scalars by Willy Tarreau · Mon Apr 15 21:27:18 2019 +0200
  5. e01d11a BUILD: http: properly mark some struct as extern by Willy Tarreau · Fri Mar 29 17:52:50 2019 +0100
  6. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · Thu Nov 29 16:48:49 2018 +0100
  7. 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
  8. 9ca51aa MINOR: http: Implement "early-hint" http request rules. by Frédéric Lécaille · Mon Nov 12 10:06:54 2018 +0100
  9. 7e266c7 MINOR: http: Move comment about some HTTP macros in the right header file by Christopher Faulet · Wed Oct 03 14:15:28 2018 +0200
  10. 79e5733 REORG: http: move the code to different files by Willy Tarreau · Tue Oct 02 16:01:16 2018 +0200
  11. ab813a4 REORG: http: move some header value processing functions to http.c by Willy Tarreau · Mon Sep 10 18:41:28 2018 +0200
  12. 04f1e2d REORG: http: move error codes production and processing to http.c by Willy Tarreau · Mon Sep 10 18:04:24 2018 +0200
  13. 6b952c8 REORG: http: move http_get_path() to http.c by Willy Tarreau · Mon Sep 10 17:45:34 2018 +0200
  14. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · Mon Sep 10 15:38:55 2018 +0200