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

@ -8,7 +8,7 @@ HTTP GET
# Server-side
<reply>
<data nocheck="1">
<data nocheck="yes">
HTTP/1.1 200 OK
Server: thebest/1.0
Content-Type: text/plain
@ -16,7 +16,7 @@ Content-Length: 6
first
</data>
<data1 nocheck="1">
<data1 nocheck="yes">
HTTP/1.1 200 OK
Server: thebest/1.0
Content-Type: text/plain