1. c16317d MINOR: http_fecth: Implement body_len and body_size sample fetches for the HTX by Christopher Faulet · 6 years ago
  2. afba57a REORG: h1: merge types+proto into common/h1.h by Willy Tarreau · 6 years ago
  3. 3092565 CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions by Willy Tarreau · 6 years ago
  4. 538746a REORG: h1: move legacy http functions to http_msg.c by Willy Tarreau · 6 years ago
  5. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · 6 years ago
  6. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · 6 years ago
  7. c59ff23 MINOR: htx: Rename functions htx_*_to_str() to be H1 specific by Christopher Faulet · 6 years ago
  8. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · 6 years ago
  9. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · 6 years ago
  10. e2c78cd BUG/MEDIUM: http_fetch: Make sure name is initialized before http_find_header. by Olivier Houchard · 6 years ago
  11. 942eea3 CLEANUP: Fix typos in the http subsystem by Joseph Herlant · 6 years ago
  12. 311c7ea MEDIUM: http_fetch: Adapt all fetches to handle HTX messages by Christopher Faulet · 6 years ago
  13. ef453ed MINOR: http_fetch: Add smp_prefetch_htx by Christopher Faulet · 6 years ago
  14. 78337bb BUG/MINOR: http_fetch: Remove the version part when capturing the request uri by Christopher Faulet · 6 years ago
  15. 79e5733 REORG: http: move the code to different files by Willy Tarreau · 6 years ago