~ubuntu-branches/ubuntu/vivid/curl/vivid

« back to all changes in this revision

Viewing changes to tests/data/test94

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#
12
12
# Server-side
13
13
<reply>
14
 
<data nocheck="1">
 
14
<data nocheck="yes">
15
15
HTTP/1.1 407 Needs proxy authentication
16
16
Server: test-server/fake swsclose yesyes
17
17
Proxy-Authenticate: Basic "oh please"
31
31
SSL
32
32
</features>
33
33
 <name>
34
 
HTTPS GET with failed proxy auth
 
34
HTTPS GET with failed proxy auth (CONNECT 1.0)
35
35
 </name>
36
36
 <command>
37
 
https://test.anything.really.com:94 -x %HOSTIP:%HTTPPORT
 
37
https://test.anything.really.com:94 --proxy1.0 %HOSTIP:%HTTPPORT
38
38
</command>
39
39
</client>
40
40