~ubuntu-branches/ubuntu/utopic/curl/utopic-updates

« back to all changes in this revision

Viewing changes to tests/data/test561

  • Committer: Package Import Robot
  • Author(s): Michael Vogt
  • Date: 2014-04-30 13:34:14 UTC
  • mfrom: (76.1.1 utopic)
  • Revision ID: package-import@ubuntu.com-20140430133414-lal4vsnldlvsue7n
* Merge from Debian unstable.  Remaining changes:
  - Drop dependencies not in main:
    + Build-Depends: Drop stunnel4 and libssh2-1-dev.
    + Drop libssh2-1-dev from binary package Depends.
  - Add new libcurl3-udeb package.
  - Add new curl-udeb package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
# Server-side
14
14
<reply>
15
15
<data nocheck="yes">
16
 
HTTP/1.1 200 OK swsclose
17
 
Date: Thu, 09 Nov 2010 14:49:00 GMT
18
 
Server: test-server/fake
19
 
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
20
 
ETag: "21025-dc7-39462498"
21
 
Accept-Ranges: bytes
22
 
Content-Length: 6
23
 
 
 
16
HTTP/1.1 200 OK swsclose
 
17
Date: Thu, 09 Nov 2010 14:49:00 GMT
 
18
Server: test-server/fake
 
19
Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
 
20
ETag: "21025-dc7-39462498"
 
21
Accept-Ranges: bytes
 
22
Content-Length: 6
 
23
 
24
24
hello
25
25
</data>
26
26
</reply>
59
59
Proxy-Connection: Keep-Alive
60
60
 
61
61
</protocol>
62
 
<stdout mode="text">
 
62
<stdout>
63
63
hello
64
64
</stdout>
65
65
</verify>