mirror of
https://github.com/curl/curl.git
synced 2026-07-31 15:18:04 +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
|
|
@ -1,7 +1,7 @@
|
|||
<testcase>
|
||||
# Server-side
|
||||
<reply>
|
||||
<data nocheck="true">
|
||||
<data nocheck="yes">
|
||||
HTTP/1.1 200 OK swsclose
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Content-Length: 9
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue