1. c16317d MINOR: http_fecth: Implement body_len and body_size sample fetches for the HTX by Christopher Faulet · Wed Dec 12 14:11:22 2018 +0100
  2. afba57a REORG: h1: merge types+proto into common/h1.h by Willy Tarreau · Tue Dec 11 13:44:24 2018 +0100
  3. 3092565 CLEANUP: h1: remove some occurrences of unneeded h1.h inclusions by Willy Tarreau · Tue Dec 11 11:11:37 2018 +0100
  4. 538746a REORG: h1: move legacy http functions to http_msg.c by Willy Tarreau · Tue Dec 11 10:59:20 2018 +0100
  5. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · Tue Dec 11 10:22:41 2018 +0100
  6. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · Wed Dec 05 11:53:24 2018 +0100
  7. c59ff23 MINOR: htx: Rename functions htx_*_to_str() to be H1 specific by Christopher Faulet · Mon Dec 03 13:58:44 2018 +0100
  8. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · Mon Nov 26 21:37:08 2018 +0100
  9. 0108d90 MEDIUM: init: convert all trivial registration calls to initcalls by Willy Tarreau · Sun Nov 25 19:14:37 2018 +0100
  10. e2c78cd BUG/MEDIUM: http_fetch: Make sure name is initialized before http_find_header. by Olivier Houchard · Wed Nov 21 13:49:48 2018 +0100
  11. 942eea3 CLEANUP: Fix typos in the http subsystem by Joseph Herlant · Thu Nov 15 13:57:22 2018 -0800
  12. 311c7ea MEDIUM: http_fetch: Adapt all fetches to handle HTX messages by Christopher Faulet · Wed Oct 24 21:41:55 2018 +0200
  13. ef453ed MINOR: http_fetch: Add smp_prefetch_htx by Christopher Faulet · Wed Oct 24 21:39:27 2018 +0200
  14. 78337bb BUG/MINOR: http_fetch: Remove the version part when capturing the request uri by Christopher Faulet · Thu Nov 15 14:35:18 2018 +0100
  15. 79e5733 REORG: http: move the code to different files by Willy Tarreau · Tue Oct 02 16:01:16 2018 +0200