mirror of
https://github.com/curl/curl.git
synced 2026-08-03 01:40:29 +03:00
Always use nocheck="yes" for consistency
This commit is contained in:
parent
80ffd3581f
commit
14b6cc4e22
42 changed files with 56 additions and 56 deletions
|
|
@ -15,7 +15,7 @@ followlocation
|
|||
<reply>
|
||||
|
||||
# this is returned first since we get no proxy-auth
|
||||
<data nocheck="1">
|
||||
<data nocheck="yes">
|
||||
HTTP/1.1 405 Method Not Allowed swsclose
|
||||
|
||||
And you should ignore this data.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue