haproxy/include
Willy Tarreau 2510f702f9 MINOR: h1: add a function to measure the trailers length
This is needed in the H2->H1 gateway so that we know how long the trailers
block is in chunked encoding. It returns the number of bytes, or 0 if some
are missing, or -1 in case of parse error.
2017-10-31 17:18:10 +01:00
..
common BUG/MEDIUM: threads: Run the poll loop on the main thread too 2017-10-31 13:58:33 +01:00
import MINOR: threads: Add atomic-ops and plock includes in import dir 2017-10-31 11:36:13 +01:00
proto MINOR: h1: add a function to measure the trailers length 2017-10-31 17:18:10 +01:00
types CLEANUP: threads: rename process_mask to thread_mask 2017-10-31 16:06:06 +01:00