mirror of
https://github.com/curl/curl.git
synced 2026-08-01 07:38:02 +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
|
|
@ -8,7 +8,7 @@ HTTP GET
|
|||
</info>
|
||||
# Server-side
|
||||
<reply>
|
||||
<data nocheck="true">
|
||||
<data nocheck="yes">
|
||||
HTTP/1.4 200 OK
|
||||
Fake: yes
|
||||
Fake: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue