Commit 108e5849 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Added keywords

parent f3b40712
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,8 +5,10 @@ HTTP
HTTP GET
redirect_url
followlocation
--write-out
</keywords>
</info>

# Server-side
<reply>
<data nocheck="1">
+3 −3
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ followlocation
<reply>
<data>
HTTP/1.1 301 OK swsclose
Location: moo.html&testcase=/10540002
Location: moo/testcase/10540002
Date: Thu, 31 Jul 2008 14:49:00 GMT
Connection: close

@@ -26,7 +26,7 @@ body
</data2>
<datacheck>
HTTP/1.1 301 OK swsclose
Location: moo.html&testcase=/10540002
Location: moo/testcase/10540002
Date: Thu, 31 Jul 2008 14:49:00 GMT
Connection: close

@@ -68,7 +68,7 @@ Accept: */*
Content-Length: 10
Content-Type: application/x-www-form-urlencoded

field=dataPOST /blah/moo.html&testcase=/10540002 HTTP/1.1
field=dataPOST /blah/moo/testcase/10540002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
Content-Length: 10
+1 −1
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@ HTTP
HTTP GET
followlocation
</keywords>

</info>

# Server-side
<reply>
<data>
+8 −0
Original line number Diff line number Diff line
<testcase>
<info>
<keywords>
HTTP
HTTP GET
followlocation
</keywords>
</info>

# Server-side
<reply>
<data>
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ HTTP
HTTP GET
Content-Range
Resume
followlocation
</keywords>
</info>

Loading