~ubuntu-branches/ubuntu/lucid/curl/lucid-security

« back to all changes in this revision

Viewing changes to tests/data/test59

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2005-03-23 18:41:29 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20050323184129-9hgq7luenq51umpu
Tags: upstream-7.12.3
ImportĀ upstreamĀ versionĀ 7.12.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
HTTP URL with slash but with "parameter"
21
21
 </name>
22
22
 <command>
23
 
http://%HOSTIP:%HOSTPORT?mooo/59
 
23
"http://%HOSTIP:%HTTPPORT?mooo/59"
24
24
</command>
25
25
</client>
26
26
 
32
32
</strip>
33
33
<protocol>
34
34
GET /?mooo/59 HTTP/1.1
35
 
Host: 127.0.0.1:8999
 
35
Host: 127.0.0.1:%HTTPPORT
36
36
Pragma: no-cache
37
37
Accept: */*
38
38