~ubuntu-branches/ubuntu/warty/curl/warty-security

« back to all changes in this revision

Viewing changes to tests/data/test302

  • Committer: Bazaar Package Importer
  • Author(s): Domenico Andreoli
  • Date: 2004-06-04 19:09:25 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040604190925-wy048bp31320r2z6
Tags: 7.12.0.is.7.11.2-1
* Reverted to version 7.11.2 (closes: #252348).
* Disabled support for libidn (closes: #252367). This is to leave
  curl in unstable as much similar as possible to the one in testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
# Server-side
3
3
<reply>
 
4
MOOOOO
4
5
</reply>
5
6
 
6
7
#
7
8
# Client-side
8
9
<client>
 
10
<server>
 
11
https
 
12
</server>
9
13
 <name>
10
14
HTTPS GET over HTTP proxy fails
11
15
 </name>
12
16
 <command>
13
 
 -U fake:user -x %HOSTIP:%HOSTPORT https://ssl.fakeurl-to.test/slash/302
 
17
-k -U fake:user -x %HOSTIP:%HOSTPORT https://bad.fakeurl-to.test/slash/302
14
18
</command>
15
19
</test>
16
20
 
18
22
# Verify data after the test has been "shot"
19
23
<verify>
20
24
<errorcode>
21
 
26
 
25
56
22
26
</errorcode>
23
27
<strip>
24
28
^User-Agent:.*