~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to tests/data/test167

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2005-07-26 19:03:01 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20050726190301-x2m2vmjgc8fwnic5
Tags: 7.14.0-2ubuntu1
Synchronize with Debian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
 <command>
36
36
http://data.from.server.requiring.digest.hohoho.com/167 --proxy http://%HOSTIP:%HTTPPORT --proxy-user foo:bar --digest --user digest:alot
37
37
</command>
38
 
</test>
 
38
</client>
39
39
 
40
40
# Verify data after the test has been "shot"
41
41
<verify>
49
49
Host: data.from.server.requiring.digest.hohoho.com
50
50
Pragma: no-cache
51
51
Accept: */*
 
52
Proxy-Connection: Keep-Alive
52
53
 
53
54
GET http://data.from.server.requiring.digest.hohoho.com/167 HTTP/1.1
54
55
Proxy-Authorization: Basic Zm9vOmJhcg==
57
58
Host: data.from.server.requiring.digest.hohoho.com
58
59
Pragma: no-cache
59
60
Accept: */*
 
61
Proxy-Connection: Keep-Alive
60
62
 
61
63
</protocol>
62
64
</verify>