Always use nocheck="yes" for consistency

This commit is contained in:
Dan Fandrich
2009-01-07 21:57:26 +00:00
parent 80ffd3581f
commit 14b6cc4e22
42 changed files with 56 additions and 56 deletions

View File

@@ -7,7 +7,7 @@ HTTP PUT
</info>
<reply>
<data nocheck="1">
<data nocheck="yes">
HTTP/1.1 200 A OK
Server: curl test
Content-Type: text/html; charset=iso-8859-1
@@ -15,7 +15,7 @@ Content-Length: 3
ok
</data>
<data2 nocheck="1">
<data2 nocheck="yes">
HTTP/1.1 200 A OK
Server: curl test
Content-Type: text/html; charset=iso-8859-1