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

« back to all changes in this revision

Viewing changes to tests/data/test217

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mfrom: (1.1.12 upstream)
  • mto: (3.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-8xjr3o2sgce5s4bg
Tags: 7.19.4-1
* New upstream release
* Fix "newer bdb version" <explain what you changed and why> 
  (Closes: #517277)
* resolve libtool version confusion, thanks to 
  Stefanos Harhalakis <v13@v13.gr>
* add new dependency on libgcrypt11-dev due to newly arising binary symbols

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 CONNECT
 
7
HTTP proxy
 
8
proxytunnel
 
9
followlocation
 
10
--write-out
 
11
</keywords>
 
12
</info>
 
13
 
2
14
# Server-side
3
15
<reply>
4
16
 
5
17
# this is returned first since we get no proxy-auth
6
 
<data nocheck="1">
 
18
<data nocheck="yes">
7
19
HTTP/1.1 405 Method Not Allowed swsclose
8
20
 
9
21
And you should ignore this data.
30
42
^User-Agent: curl/.*
31
43
</strip>
32
44
<protocol>
33
 
CONNECT test.remote.server.com:217 HTTP/1.0
 
45
CONNECT test.remote.server.com:217 HTTP/1.1
34
46
Host: test.remote.server.com:217
35
47
Proxy-Connection: Keep-Alive
36
48