~ubuntu-branches/ubuntu/dapper/curl/dapper-security

« back to all changes in this revision

Viewing changes to tests/data/test36

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-03-23 18:41:29 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050323184129-le70d05a0hk5w62j
Tags: 7.12.3-2ubuntu3
Fix the version numbers internal to debian/rules.  Closes; #8088

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
HTTP GET with bad chunked Transfer-Encoding
34
34
 </name>
35
35
 <command>
36
 
http://%HOSTIP:%HOSTPORT/36
 
36
http://%HOSTIP:%HTTPPORT/36
37
37
</command>
38
38
</test>
39
39
 
48
48
</strip>
49
49
<protocol>
50
50
GET /36 HTTP/1.1
51
 
Host: 127.0.0.1:8999
 
51
Host: 127.0.0.1:%HTTPPORT
52
52
Pragma: no-cache
53
53
Accept: */*
54
54