From: Daniel Stenberg Date: Fri, 19 Jan 2001 12:12:54 +0000 (+0000) Subject: --globoff test case X-Git-Tag: curl-7_6-pre4~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c5796d9e39520f5319bd757cb2a755057cebd4e7;p=curl --globoff test case --- diff --git a/tests/data/command28.txt b/tests/data/command28.txt new file mode 100644 index 000000000..74a7a6b85 --- /dev/null +++ b/tests/data/command28.txt @@ -0,0 +1 @@ +--globoff http://%HOSTIP:%HOSTPORT/wantit/{}[]/28 diff --git a/tests/data/name28.txt b/tests/data/name28.txt new file mode 100644 index 000000000..07ea09c0e --- /dev/null +++ b/tests/data/name28.txt @@ -0,0 +1 @@ +--globoff with {][} in URL diff --git a/tests/data/prot28.txt b/tests/data/prot28.txt new file mode 100644 index 000000000..73f0425cf --- /dev/null +++ b/tests/data/prot28.txt @@ -0,0 +1,5 @@ +GET /wantit/{}[]/28 HTTP/1.0 +Host: 127.0.0.1:8999 +Pragma: no-cache +Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* + diff --git a/tests/data/reply28.txt b/tests/data/reply28.txt new file mode 100644 index 000000000..a732a0d22 --- /dev/null +++ b/tests/data/reply28.txt @@ -0,0 +1,5 @@ +HTTP/1.1 200 OK +Server: fake + +{}[] in the URL is not legal +