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