commit | 39593e6ae3442babab462c0b94abf6cc8c755146 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue May 07 10:53:32 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue May 07 22:16:41 2019 +0200 |
tree | 7dcfa2a38fec89fb05597b9e6b4709faf3b03399 | |
parent | 3b1d004d410129efcf365643d2583dcd2cb6ed0f [diff] |
BUG/MINOR: mux-h1: Fix the parsing of trailers Unlike other H1 parsing functions, the 3rd parameter of the function h1_measure_trailers() is the maximum number of bytes to read. For others functions, it is the relative offset where to stop the parsing. This patch must be backported to 1.9.