History log of /curl/tests/data/test1946 (Results 1 – 3 of 3)
Revision Date Author Comments
# 2a0a62a5 06-Sep-2022 Dan Fandrich

tests: fix tag syntax errors in test files


# 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