History log of /curl/tests/data/test1941 (Results 1 – 2 of 2)
Revision Date Author Comments
# 7c8c7236 19-Mar-2022 Daniel Stenberg

configure: add --enable-headers-api to enable the headers API

Defaults to disabled while labeled EXPERIMENTAL.

Make all the headers API tests require 'headers-api' to run.


# d1e4a677 17-Mar-2022 Daniel Stenberg

header api: add curl_easy_header and curl_easy_nextheader

Add test 1940 to 1946 to verify.

Closes #8593