~ubuntu-branches/ubuntu/raring/curl/raring-updates

« back to all changes in this revision

Viewing changes to tests/data/test165

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

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 proxy
 
7
IDN
 
8
</keywords>
 
9
</info>
 
10
 
2
11
#
3
12
# Server-side
4
13
<reply>
5
14
<data>
6
 
HTTP/1.1 200 OK
7
 
Date: Thu, 09 Nov 2010 14:49:00 GMT
8
 
Server: test-server/fake swsclose
9
 
Content-Type: text/html
10
 
Funny-head: yesyes
11
 
 
 
15
HTTP/1.1 200 OK
 
16
Date: Thu, 09 Nov 2010 14:49:00 GMT
 
17
Server: test-server/fake swsclose
 
18
Content-Type: text/html
 
19
Funny-head: yesyes
 
20
 
12
21
</data>
13
22
</reply>
14
23
 
41
50
<protocol>
42
51
GET http://www.xn--4cab6c.se/page/165 HTTP/1.1
43
52
Host: www.xn--4cab6c.se
44
 
Pragma: no-cache
45
53
Accept: */*
46
54
Proxy-Connection: Keep-Alive
47
55