mirror of
https://github.com/curl/curl.git
synced 2026-07-30 10:48:39 +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
|
|
@ -11,7 +11,7 @@ FAILURE
|
|||
|
||||
# Server-side
|
||||
<reply>
|
||||
<data1001 nocheck="1">
|
||||
<data1001 nocheck="yes">
|
||||
HTTP/1.0 407 BAD BOY
|
||||
Proxy-Authenticate: Basic realm="Squid proxy-caching web server"
|
||||
Server: swsclose
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue