~ubuntu-branches/ubuntu/natty/curl/natty-proposed

« back to all changes in this revision

Viewing changes to tests/data/test162

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-05-24 21:12:19 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (3.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 39.
  • Revision ID: james.westby@ubuntu.com-20090524211219-7jgcwuhl04ixuqsm
Tags: upstream-7.19.5
ImportĀ upstreamĀ versionĀ 7.19.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<testcase>
 
2
<info>
 
3
<keywords>
 
4
HTTP
 
5
HTTP GET
 
6
HTTP proxy
 
7
HTTP proxy NTLM auth
 
8
FAILURE
 
9
</keywords>
 
10
</info>
 
11
 
2
12
# Server-side
3
13
<reply>
4
 
<data1001 nocheck="1">
 
14
<data1001 nocheck="yes">
5
15
HTTP/1.0 407 BAD BOY
6
16
Proxy-Authenticate: Basic realm="Squid proxy-caching web server"
7
17
Server: swsclose
39
49
Proxy-Authorization: NTLM TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
40
50
User-Agent: curl/7.8.1-pre3 (sparc-sun-solaris2.7) libcurl 7.8.1-pre3 (OpenSSL 0.9.6a) (krb4 enabled)
41
51
Host: %HOSTIP:%HTTPPORT
42
 
Pragma: no-cache
43
52
Accept: */*
44
53
Proxy-Connection: Keep-Alive
45
54