aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test523
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-12-17 15:45:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-12-17 15:45:04 +0000
commit91d05903b498ce807b125a7c6a1ac820d21b0ab8 (patch)
tree5f6484a69077d29f522221bc75a27b738f33e90a /tests/data/test523
parent10a11e3abe54c4b8ce537f84416092d7e7c7d8a4 (diff)
Remove pointless storing of the protocol as a string within the connectdata
struct, and instead use the already stored string in the handler struct.
Diffstat (limited to 'tests/data/test523')
-rw-r--r--tests/data/test5232
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test523 b/tests/data/test523
index 4c67cdbd8..6c1efbd5d 100644
--- a/tests/data/test523
+++ b/tests/data/test523
@@ -50,7 +50,7 @@ http://www.haxx.se:999/523 http://%HOSTIP:%HTTPPORT
^User-Agent:.*
</strip>
<protocol>
-GET http://www.haxx.se:19999/523 HTTP/1.1
+GET HTTP://www.haxx.se:19999/523 HTTP/1.1
Authorization: Basic eHh4Onl5eQ==
Host: www.haxx.se:19999
Accept: */*