Daniel Stenberg
|
4d94fac9f0
|
headers api: remove EXPERIMENTAL tag
Closes #8900
|
2022-05-30 14:13:48 +02:00 |
|
Daniel Stenberg
|
c2610db63e
|
headers.h: make Curl_headers_push() be CURLE_OK when not built
... to avoid errors when the function isn't there.
Reported-by: Marcel Raad
Fixes #8627
Closes #8628
|
2022-03-24 00:52:34 +01:00 |
|
Daniel Stenberg
|
ac81a9c9ae
|
lib: make the headers API depend on --enable-headers-api
|
2022-03-22 08:24:26 +01:00 |
|
Daniel Stenberg
|
d1e4a67734
|
header api: add curl_easy_header and curl_easy_nextheader
Add test 1940 to 1946 to verify.
Closes #8593
|
2022-03-22 08:24:22 +01:00 |
|