This commit is contained in:
Daniel Stenberg 2001-04-27 07:58:26 +00:00
parent ef07903a51
commit 44c246dbf2
8 changed files with 36 additions and 0 deletions

3
tests/data/command40.txt Normal file
View File

@ -0,0 +1,3 @@
http://%HOSTIP:%HOSTPORT/want/40

2
tests/data/command41.txt Normal file
View File

@ -0,0 +1,2 @@
-U proxy:pppp -u site:moooo -x %HOSTIP:%HOSTPORT http://weeird.site.com/YES/boo/2

1
tests/data/name40.txt Normal file
View File

@ -0,0 +1 @@
HTTP GET returns content-length 0 on persitent connection

1
tests/data/name41.txt Normal file
View File

@ -0,0 +1 @@
HTTP with proxy AND web page athorization

6
tests/data/prot40.txt Normal file
View File

@ -0,0 +1,6 @@
GET /want/40 HTTP/1.1
User-Agent: curl/7.7.2 (sparc-sun-solaris2.7) libcurl 7.7.2 (OpenSSL 0.9.6a) (krb4 enabled)
Host: 127.0.0.1:8999
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*

8
tests/data/prot41.txt Normal file
View File

@ -0,0 +1,8 @@
GET http://weeird.site.com/YES/boo/2 HTTP/1.1
Proxy-authorization: Basic cHJveHk6cHBwcA==
Authorization: Basic c2l0ZTptb29vbw==
User-Agent: curl/7.7.2 (sparc-sun-solaris2.7) libcurl 7.7.2 (OpenSSL 0.9.6a) (krb4 enabled)
Host: weeird.site.com
Pragma: no-cache
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*

8
tests/data/reply40.txt Normal file
View File

@ -0,0 +1,8 @@
HTTP/1.1 100 Continue weirdo message
Server: heeee heeee
HTTP/1.1 200 This is a weirdo text message
Date: Thu, 09 Nov 2010 14:49:00 GMT
Content-Length: 0
*** This should not be received ***

7
tests/data/reply41.txt Normal file
View File

@ -0,0 +1,7 @@
HTTP/1.1 200 OK
Date: Thu, 09 Nov 2010 14:49:00 GMT
Server: test-server/fake
Content-Type: text/html
Funny-head: yesyes