tizen 2.3.1 release
[external/curl.git] / tests / data / test523
index 6c1efbd..7d3db38 100644 (file)
@@ -13,14 +13,14 @@ CURLOPT_PROXY
 # Server-side
 <reply>
 <data nocheck="yes">
-HTTP/1.1 200 OK swsclose
-Date: Thu, 09 Nov 2010 14:49:00 GMT
-Server: test-server/fake
-Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT
-ETag: "21025-dc7-39462498"
-Accept-Ranges: bytes
-Content-Length: 6
-
+HTTP/1.1 200 OK swsclose\r
+Date: Thu, 09 Nov 2010 14:49:00 GMT\r
+Server: test-server/fake\r
+Last-Modified: Tue, 13 Jun 2000 12:10:00 GMT\r
+ETag: "21025-dc7-39462498"\r
+Accept-Ranges: bytes\r
+Content-Length: 6\r
+\r
 hello
 </data>
 </reply>
@@ -39,7 +39,7 @@ HTTP GET with proxy and CURLOPT_PORT
  </name>
 # first URL then proxy
  <command>
-http://www.haxx.se:999/523 http://%HOSTIP:%HTTPPORT 
+http://www.example.com:999/523 http://%HOSTIP:%HTTPPORT 
 </command>
 </client>
 
@@ -50,14 +50,14 @@ http://www.haxx.se:999/523 http://%HOSTIP:%HTTPPORT
 ^User-Agent:.*
 </strip>
 <protocol>
-GET HTTP://www.haxx.se:19999/523 HTTP/1.1\r
+GET HTTP://www.example.com:19999/523 HTTP/1.1\r
 Authorization: Basic eHh4Onl5eQ==\r
-Host: www.haxx.se:19999\r
+Host: www.example.com:19999\r
 Accept: */*\r
 Proxy-Connection: Keep-Alive\r
 \r
 </protocol>
-<stdout mode="text">
+<stdout>
 hello
 </stdout>
 </verify>