1. 0b46548 BUG/MEDIUM: h2/htx: Correctly handle interim responses when HTX is enabled by Christopher Faulet · 5 years ago
  2. 9c84d82 MINOR: h2: add a generic frame checker by Willy Tarreau · 5 years ago
  3. 4790f7c MEDIUM: h2: always parse and deduplicate the content-length header by Willy Tarreau · 5 years ago
  4. 71c3811 MINOR: h2: declare new sets of frame types by Willy Tarreau · 5 years ago
  5. 1e1f27c MINOR: h2: add h2_make_htx_trailers to turn H2 headers to HTX trailers by Willy Tarreau · 6 years ago
  6. 9d953e7 MINOR: h2: add h2_make_h1_trailers to turn H2 headers to H1 trailers by Willy Tarreau · 6 years ago
  7. deab244 MINOR: h2: add a bit-based frame type representation by Willy Tarreau · 6 years ago
  8. beefaee MEDIUM: h2: properly check and deduplicate the content-length header in HTX by Willy Tarreau · 6 years ago
  9. b96b77e REORG: htx: merge types+proto into common/htx.h by Willy Tarreau · 6 years ago
  10. 1329b5b MINOR: h2: add new functions to produce an HTX message from an H2 response by Willy Tarreau · 6 years ago
  11. 6deb412 MINOR: h2: implement H2->HTX request header frame transcoding by Willy Tarreau · 6 years ago
  12. 174b06a MINOR: h2: detect presence of CONNECT and/or content-length by Willy Tarreau · 6 years ago
  13. 3083276 MINOR: h2: add a function to report pseudo-header names by Willy Tarreau · 7 years ago
  14. f24ea8e MEDIUM: h2: add a function to emit an HTTP/1 request from a headers list by Willy Tarreau · 7 years ago
  15. ffca736 MINOR: h2: centralize all HTTP/2 protocol elements and constants by Willy Tarreau · 8 years ago