diff options
author | Nick Zitzmann <nickzman@gmail.com> | 2013-06-22 15:16:05 -0600 |
---|---|---|
committer | Nick Zitzmann <nickzman@gmail.com> | 2013-06-22 15:16:05 -0600 |
commit | 0030fbd382e244ab1503a8254ebddc63ccec7940 (patch) | |
tree | 8378c0ac3cdbd7017a2997c031a1b20ad1bd9667 /tests/data | |
parent | f3052c8a819711d9193e4a1e9b23f2c76be58f74 (diff) | |
parent | 7d80ed64e4351556d69dbfac73f5f579d5a9ebb2 (diff) |
Merge branch 'master' of https://github.com/bagder/curl
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test1230 | 2 | ||||
-rw-r--r-- | tests/data/test1396 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test1230 b/tests/data/test1230 index ab56b4fd3..a07185044 100644 --- a/tests/data/test1230 +++ b/tests/data/test1230 @@ -71,7 +71,7 @@ Host: [1234:1234:1234::4ce]:%HTTPPORT Proxy-Connection: Keep-Alive
GET /wanted/page/1230 HTTP/1.1
-Host: [1234:1234:1234::4ce]:8990
+Host: [1234:1234:1234::4ce]:%HTTPPORT
Accept: */*
</protocol> diff --git a/tests/data/test1396 b/tests/data/test1396 index 949bb2daf..8ffe35f4c 100644 --- a/tests/data/test1396 +++ b/tests/data/test1396 @@ -20,7 +20,7 @@ unittest curl_easy_escape and curl_easy_unescape </name> <tool> -unit1310 +unit1396 </tool> </client> |