1. 3636708 BUG/MINOR: http: Return the right reason for 302 by Christopher Faulet · 12 months ago
  2. 2eea0e9 MINOR: http: Add function to detect default port by Christopher Faulet · 2 years ago
  3. 026ca8a MINOR: http: Add function to get port part of a host by Christopher Faulet · 2 years ago
  4. a120549 MINOR: http: add a new function http_validate_scheme() to validate a scheme by Willy Tarreau · 2 years, 11 months ago
  5. e09651e MINOR: http: implement http_get_scheme by Amaury Denoyelle · 3 years ago
  6. e095f31 MINOR: http: Add HTTP 501-not-implemented error message by Christopher Faulet · 3 years, 7 months ago
  7. 8f0cc5c CLEANUP: Fix spelling errors in comments by Thayne McCombs · 3 years, 6 months ago
  8. 56e46cb MINOR: http: Add helper functions to trim spaces and tabs by Remi Tricot-Le Breton · 3 years, 6 months ago
  9. dea7c20 BUG/MINOR: http-fetch: Extract cookie value even when no cookie name by Maciej Zdeb · 3 years, 8 months ago
  10. bcced09 MINOR: http: Add etag comparison function by Remi Tricot-Le Breton · 3 years, 8 months ago
  11. 5563392 BUG/MINOR: http: Fix content-length of the default 500 error by Christopher Faulet · 3 years, 9 months ago
  12. 46a030c CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 4 years ago
  13. 85048f8 MINOR: http: Add support for http 413 status by Anthonin Bonnefoy · 4 years ago
  14. 2c4dfae MINOR: http: do not close connections anymore after internal responses by Willy Tarreau · 4 years ago
  15. 48fbcae REORG: tools: split common/standard.h into haproxy/tools{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  16. cd72d8c REORG: include: split common/http.h into haproxy/http{,-t}.h by Willy Tarreau · 4 years, 1 month ago
  17. 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
  18. 0bac4cd CLEANUP: http: Remove unused HTTP message templates by Christopher Faulet · 4 years, 1 month ago
  19. 612f2ea MINOR: http-ana: Use proxy's error replies to emit 401/407 responses by Christopher Faulet · 4 years, 1 month ago
  20. 241e29e MINOR: ist: Add `IST_NULL` macro by Tim Duesterhus · 4 years, 4 months ago
  21. 02ac950 CLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of checking for CPU families by Willy Tarreau · 4 years, 4 months ago
  22. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  23. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  24. 16fdc55 MINOR: http: Add a function to get the authority into a URI by Christopher Faulet · 4 years, 9 months ago
  25. 341fac1 MINOR: http: Add function to parse value of the header Status by Christopher Faulet · 4 years, 10 months ago
  26. f734638 MINOR: http: Don't store raw HTTP errors in chunks anymore by Christopher Faulet · 5 years ago
  27. b5ba2b0 MINOR: http: turn default error files to HTTP/1.1 by Willy Tarreau · 5 years ago
  28. 8de1df9 BUILD: do not specify "const" on functions returning structs or scalars by Willy Tarreau · 5 years ago
  29. a7b677c MEDIUM: proto_htx: Convert all HTTP error messages into HTX by Christopher Faulet · 6 years ago
  30. 3f024f3 CLEANUP: http: Fix typo in init_http's comment by Tim Duesterhus · 6 years ago
  31. 942eea3 CLEANUP: Fix typos in the http subsystem by Joseph Herlant · 6 years ago
  32. 8277ca7 MINOR: http: Add standalone functions to parse a start-line or a header by Christopher Faulet · 6 years ago
  33. 9ca51aa MINOR: http: Implement "early-hint" http request rules. by Frédéric Lécaille · 6 years ago
  34. ab813a4 REORG: http: move some header value processing functions to http.c by Willy Tarreau · 6 years ago
  35. 04f1e2d REORG: http: move error codes production and processing to http.c by Willy Tarreau · 6 years ago
  36. 6b952c8 REORG: http: move http_get_path() to http.c by Willy Tarreau · 6 years ago
  37. 35b51c6 REORG: http: move the HTTP semantics definitions to http.h/http.c by Willy Tarreau · 6 years ago