diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-12-11 21:41:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-12-11 21:41:00 +0000 |
commit | 9b3b7ad22ea6d677e2e50f3a7d1c41214b49ae29 (patch) | |
tree | c73a2d417536cbaff96a99369fe7f063f8db90e2 /tests/data/test1 | |
parent | 1b8ac7c6b5c95a74ea49b2aa6d4b4650c401e95e (diff) | |
download | curl-9b3b7ad22ea6d677e2e50f3a7d1c41214b49ae29.tar.gz |
HTTP IPv6 support added to the test suite
Diffstat (limited to 'tests/data/test1')
-rw-r--r-- | tests/data/test1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1 b/tests/data/test1 index cd23462b5..7ddff50d1 100644 --- a/tests/data/test1 +++ b/tests/data/test1 @@ -24,7 +24,7 @@ Funny-head: yesyes http </server> <name> -simple HTTP GET +HTTP GET </name> <command> http://%HOSTIP:%HTTPPORT/1 |