1. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  2. 85048f8 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · 4 years ago
  3. 2c4dfae MINOR: http: do not close connections anymore after internal responses by Willy Tarreau · 4 years, 1 month ago
  4. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  5. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  6. 4c7e4b7 REORG: include: update all files to use haproxy/api.h or api-t.h if needed by Willy Tarreau · 4 years, 1 month ago
  7. 0bac4cd CLEANUP: http: Remove unused HTTP message templates by Christopher Faulet · 4 years, 1 month ago
  8. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · 4 years, 1 month ago
  9. 241e29e MINOR: ist: Add `IST_NULL` macro by Tim Duesterhus · 4 years, 4 months ago
  10. 02ac950 CLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of checking for CPU families by Willy Tarreau · 4 years, 4 months ago
  11. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  12. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  13. 16fdc55 MINOR: http: Add a function to get the authority into a URI by Christopher Faulet · 4 years, 9 months ago
  14. 341fac1 MINOR: http: Add function to parse value of the header Status by Christopher Faulet · 4 years, 10 months ago
  15. f734638 MINOR: http: Don't store raw HTTP errors in chunks anymore by Christopher Faulet · 5 years ago
  16. b5ba2b0 MINOR: http: turn default error files to HTTP/1.1 by Willy Tarreau · 5 years ago
  17. 8de1df9 BUILD: do not specify "const" on functions returning structs or scalars by Willy Tarreau · 5 years ago
  18. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · 6 years ago
  19. 3f024f3 CLEANUP: http: Fix typo in init_http's comment by Tim Duesterhus · 6 years ago
  20. 942eea3 CLEANUP: Fix typos in the http subsystem by Joseph Herlant · 6 years ago
  21. 8277ca7 MINOR: http: Add standalone functions to parse a start-line or a header by Christopher Faulet · 6 years ago
  22. 9ca51aa MINOR: http: Implement "early-hint" http request rules. by Frédéric Lécaille · 6 years ago
  23. ab813a4 REORG: http: move some header value processing functions to http.c by Willy Tarreau · 6 years ago
  24. 04f1e2d REORG: http: move error codes production and processing to http.c by Willy Tarreau · 6 years ago
  25. 6b952c8 REORG: http: move http_get_path() to http.c by Willy Tarreau · 6 years ago
  26. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · 6 years ago