aboutsummaryrefslogtreecommitdiff
path: root/tests/data/prot37.txt
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-13 09:44:09 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-13 09:44:09 +0000
commit8e8846d876c547582242e205bc3e139ecaddbb0c (patch)
treead501f4986d6bfb5c1ad7102c4d0b355073d9d3e /tests/data/prot37.txt
parent7d562bb6859518ee15806b7bdc03053e0380c52b (diff)
Added test case 37, HTTP GET with name+password in the URL
Diffstat (limited to 'tests/data/prot37.txt')
-rw-r--r--tests/data/prot37.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/data/prot37.txt b/tests/data/prot37.txt
new file mode 100644
index 000000000..59a06d214
--- /dev/null
+++ b/tests/data/prot37.txt
@@ -0,0 +1,7 @@
+GET /37 HTTP/1.1
+Authorization: Basic dVVzU2VFcnJyOnBwcGFzc3dyZA==
+User-Agent: curl/7.7-beta1 (i686-pc-linux-gnu) libcurl 7.7-beta1 (SSL 0.9.5)
+Host: 127.0.0.1:8999
+Pragma: no-cache
+Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
+