mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:51:42 +03:00
tests: drop unused CURL_FORCEHOST envs
Also match case of the `Debug` feature name in comments. Closes #17972
This commit is contained in:
parent
e9a4f5cad0
commit
7946bbbbe2
36 changed files with 37 additions and 70 deletions
|
|
@ -25,16 +25,13 @@ Content-Length: 0
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
# this relies on the debug feature which allows tests to set the time
|
||||
# this relies on the Debug feature which allows tests to set the time
|
||||
<features>
|
||||
SSL
|
||||
Debug
|
||||
crypto
|
||||
aws
|
||||
</features>
|
||||
<setenv>
|
||||
CURL_FORCEHOST=1
|
||||
</setenv>
|
||||
|
||||
<name>
|
||||
HTTP AWS_SIGV4 for AWS S3: UPLOAD with unknown INFILESIZE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue