commit | 4a28a536a3d0f01d10a1f30ae64acb0e76d13bfc | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 01 11:19:40 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Mar 19 09:51:38 2019 +0100 |
tree | 32f19ee6aee11f55f4504afa4844e85dc41ebf43 | |
parent | 87451fd0bfbaa31e2b1ebf3647ab1d4a914fc154 [diff] |
MINOR: proto_htx: Add function to handle the header "Expect: 100-continue" The function htx_handle_expect_hdr() is now responsible to search the header "Expect" and send the corresponding response if necessary.