~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to tests/data/test515

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<testcase>
1
2
#
2
3
# Server-side
3
4
<reply>
5
6
HTTP/1.1 200 OK swsclose
6
7
Date: Thu, 09 Nov 2010 14:49:00 GMT
7
8
Server: test-server/fake
 
9
Content-Length: 3
8
10
 
9
11
OK
10
12
</data>
36
38
</strip>
37
39
<protocol>
38
40
POST /515 HTTP/1.1
39
 
Host: 127.0.0.1:%HTTPPORT
 
41
Host: %HOSTIP:%HTTPPORT
40
42
Accept: */*
41
43
Content-Length: 0
42
44
Content-Type: application/x-www-form-urlencoded
43
 
Expect: 100-continue
44
45
 
45
46
</protocol>
46
47
</verify>
 
48
</testcase>