summaryrefslogtreecommitdiff
path: root/tests/data/test662
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test662')
-rw-r--r--tests/data/test66210
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test662 b/tests/data/test662
index b680b864d..5edaf05e7 100644
--- a/tests/data/test662
+++ b/tests/data/test662
@@ -12,7 +12,7 @@ followlocation
<reply>
<data>
HTTP/1.1 302 OK
-Location: http://example.net/tes t case=/6620002
+Location: http://example.net/tes t case=/%TESTNUMBER0002
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
@@ -27,7 +27,7 @@ body
</data2>
<datacheck>
HTTP/1.1 302 OK
-Location: http://example.net/tes t case=/6620002
+Location: http://example.net/tes t case=/%TESTNUMBER0002
Date: Tue, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
@@ -50,7 +50,7 @@ http
HTTP redirect with whitespace in absolute Location: URL
</name>
<command>
-http://example.com/please/gimme/662 -L -x http://%HOSTIP:%HTTPPORT
+http://example.com/please/gimme/%TESTNUMBER -L -x http://%HOSTIP:%HTTPPORT
</command>
<features>
proxy
@@ -61,13 +61,13 @@ proxy
# Verify data after the test has been "shot"
<verify>
<protocol>
-GET http://example.com/please/gimme/662 HTTP/1.1
+GET http://example.com/please/gimme/%TESTNUMBER HTTP/1.1
Host: example.com
User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
-GET http://example.net/tes%20t%20case=/6620002 HTTP/1.1
+GET http://example.net/tes%20t%20case=/%TESTNUMBER0002 HTTP/1.1
Host: example.net
User-Agent: curl/%VERSION
Accept: */*