Dan Fandrich
|
2a0a62a5d1
|
tests: fix tag syntax errors in test files
|
2022-09-06 11:31:07 -07:00 |
|
Daniel Stenberg
|
e7793cb57b
|
curl/header_json: output the header names in lowercase
To better allow json[“header”].
Reported-by: Peter Korsgaard
Bug: https://daniel.haxx.se/blog/2022/03/24/easier-header-picking-with-curl/comment-page-1/#comment-25878
Closes #8633
|
2022-03-25 11:24:27 +01:00 |
|
Daniel Stenberg
|
7c8c723682
|
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.
|
2022-03-22 08:24:26 +01:00 |
|
Daniel Stenberg
|
160b640a8b
|
test1671: verify -w '%{header_json}
|
2022-03-22 08:24:25 +01:00 |
|