Daniel Stenberg
|
a3f4d7cee9
|
misc: spelling fixes
Mostly in comments but also in the -w documentation for headers_json.
Closes #8647
|
2022-03-30 10:49:06 +02:00 |
|
Daniel Stenberg
|
ac81a9c9ae
|
lib: make the headers API depend on --enable-headers-api
|
2022-03-22 08:24:26 +01:00 |
|
Daniel Stenberg
|
4133a69f2d
|
curl: add %{header_json} support in -w handling
Outputs all response headers as a JSON object.
|
2022-03-22 08:24:25 +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 |
|