1. 174bfb1 BUG/MEDIUM: htx: Set the right start-line offset after a defrag by Christopher Faulet · 6 years ago
  2. aa75b3d CLEANUP: htx: Fix indentation here and there in HTX files by Christopher Faulet · 6 years ago
  3. 27ba2dc MEDIUM: htx: Rework conversion from a buffer to an htx structure by Christopher Faulet · 6 years ago
  4. 1e7af46 BUG/MINOR: htx: Force HTTP/1.1 on H1 formatting when version is 1.1 or above by Christopher Faulet · 6 years ago
  5. c59ff23 MINOR: htx: Rename functions htx_*_to_str() to be H1 specific by Christopher Faulet · 6 years ago
  6. f1ba18d MEDIUM: htx: Don't rely on h1_sl anymore except during H1 header parsing by Christopher Faulet · 6 years ago
  7. 54483df MINOR: htx: Add the start-line offset for the HTX message in the HTX structure by Christopher Faulet · 6 years ago
  8. 570d161 MEDIUM: htx: Change htx_sl to be a struct instead of an union by Christopher Faulet · 6 years ago
  9. 24ed835 MINOR: htx: Add function to add an HTX block just before another one by Christopher Faulet · 6 years ago
  10. 53ad16a BUG/MINOR: htx: Fix block size calculation when a start-line is added/replaced by Christopher Faulet · 6 years ago
  11. a3d2a16 MEDIUM: htx: Add API to deal with the internal representation of HTTP messages by Christopher Faulet · 6 years ago