2007-01-22 21:25:56 -05:00
|
|
|
<testcase>
|
2005-04-15 19:48:31 -04:00
|
|
|
<info>
|
|
|
|
<keywords>
|
|
|
|
HTTP
|
|
|
|
HTTP GET
|
|
|
|
HTTP proxy
|
|
|
|
</keywords>
|
|
|
|
</info>
|
2001-05-28 07:19:44 -04:00
|
|
|
#
|
|
|
|
# Server-side
|
|
|
|
<reply>
|
|
|
|
<data>
|
|
|
|
HTTP/1.1 200 OK
|
|
|
|
Date: Thu, 09 Nov 2010 14:49:00 GMT
|
2003-07-19 19:57:08 -04:00
|
|
|
Server: test-server/fake swsclose
|
2001-05-28 07:19:44 -04:00
|
|
|
Content-Type: text/html
|
|
|
|
Funny-head: yesyes
|
|
|
|
|
|
|
|
</data>
|
|
|
|
</reply>
|
|
|
|
|
|
|
|
#
|
|
|
|
# Client-side
|
|
|
|
<client>
|
2003-04-30 16:25:39 -04:00
|
|
|
<server>
|
|
|
|
http
|
|
|
|
</server>
|
2001-05-28 07:19:44 -04:00
|
|
|
<name>
|
|
|
|
HTTP over proxy
|
|
|
|
</name>
|
|
|
|
<command>
|
2012-11-06 17:17:57 -05:00
|
|
|
http://%HOSTIP:%HTTPPORT/we/want/that/page/5#5 -x %HOSTIP:%HTTPPORT
|
2001-05-28 07:19:44 -04:00
|
|
|
</command>
|
2005-01-25 16:45:03 -05:00
|
|
|
</client>
|
2001-05-28 07:19:44 -04:00
|
|
|
|
|
|
|
#
|
|
|
|
# Verify data after the test has been "shot"
|
|
|
|
<verify>
|
|
|
|
<strip>
|
|
|
|
^User-Agent:.*
|
|
|
|
</strip>
|
|
|
|
<protocol>
|
2007-09-14 15:32:31 -04:00
|
|
|
GET http://%HOSTIP:%HTTPPORT/we/want/that/page/5 HTTP/1.1
|
|
|
|
Host: %HOSTIP:%HTTPPORT
|
2004-02-09 07:46:41 -05:00
|
|
|
Accept: */*
|
2005-05-11 05:52:59 -04:00
|
|
|
Proxy-Connection: Keep-Alive
|
2001-05-28 07:19:44 -04:00
|
|
|
|
|
|
|
</protocol>
|
|
|
|
</verify>
|
2007-01-22 21:25:56 -05:00
|
|
|
</testcase>
|