Added some missing test case XML tags and keywords
This commit is contained in:
parent
95d23d1ceb
commit
d67b75c9f9
@ -3,9 +3,11 @@
|
|||||||
<keywords>
|
<keywords>
|
||||||
HTTP
|
HTTP
|
||||||
HTTP GET
|
HTTP GET
|
||||||
|
HTTP proxy
|
||||||
followlocation
|
followlocation
|
||||||
</keywords>
|
</keywords>
|
||||||
</info>
|
</info>
|
||||||
|
|
||||||
# Server-side
|
# Server-side
|
||||||
<reply>
|
<reply>
|
||||||
<data>
|
<data>
|
||||||
@ -25,7 +27,7 @@ Content-Length: 4
|
|||||||
Connection: close
|
Connection: close
|
||||||
|
|
||||||
moo
|
moo
|
||||||
</data>
|
</data1>
|
||||||
|
|
||||||
<datacheck>
|
<datacheck>
|
||||||
HTTP/1.1 301 This is a weirdo text message swsbounce
|
HTTP/1.1 301 This is a weirdo text message swsbounce
|
||||||
|
@ -51,6 +51,7 @@ Curl-Private: swsclose
|
|||||||
CSeq: 6
|
CSeq: 6
|
||||||
|
|
||||||
</data6>
|
</data6>
|
||||||
|
</reply>
|
||||||
|
|
||||||
# Client-Side
|
# Client-Side
|
||||||
<client>
|
<client>
|
||||||
|
Loading…
Reference in New Issue
Block a user