Always use nocheck="yes" for consistency
This commit is contained in:
@@ -12,7 +12,7 @@ chunked Transfer-Encoding
|
||||
#
|
||||
# Server-side
|
||||
<reply>
|
||||
<data nocheck="1">
|
||||
<data nocheck="yes">
|
||||
HTTP/1.1 302 OK swsbounce swsclose
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Content-Length: 8
|
||||
@@ -22,7 +22,7 @@ Location: ./10900001
|
||||
|
||||
monster
|
||||
</data>
|
||||
<data1 nocheck="1">
|
||||
<data1 nocheck="yes">
|
||||
HTTP/1.1 200 OK
|
||||
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
||||
Transfer-Encoding: chunked
|
||||
|
||||
Reference in New Issue
Block a user