]> git.ipfire.org Git - thirdparty/curl.git/commit
c-hyper: move down the Accept-Encoding header generation
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jan 2023 10:02:07 +0000 (11:02 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jan 2023 10:51:30 +0000 (11:51 +0100)
commit5c544b4912528306b08be7771916363fe193bf17
tree29f82b8459ec6f498d3efa6f1821d89e9d38ff66
parent9ca194b5e2b2e18017080f337a0372ec25d2603c
c-hyper: move down the Accept-Encoding header generation

To match the internal HTTP request header order so that test 1277 works
again.

Closes #10200
lib/c-hyper.c