diff options
author | Daniel Stenberg <daniel@haxx.se> | 2021-11-19 10:55:23 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2021-11-19 14:06:42 +0100 |
commit | 6e061ae63af77babc04a6a7ea73ac0dffe975303 (patch) | |
tree | 572d81153e01cb5899ffc4cd0d0ae609ee280aa7 /tests/data/test246 | |
parent | ba0657c343f0c3eff28f7d56cff3196c6443e0b9 (diff) | |
download | curl-6e061ae63af77babc04a6a7ea73ac0dffe975303.tar.gz |
http: enable haproxy support for hyper backend
This is done by having native code do the haproxy header output before
hyper issues its request. The little downside with this approach is that
we need the entire Curl_buffer_send() function built, which is otherwise
not used for hyper builds.
If hyper ends up getting native support for the haproxy protocols we can
backpedal on this.
Enables test 1455 and 1456
Closes #8034
Diffstat (limited to 'tests/data/test246')
0 files changed, 0 insertions, 0 deletions