tizen 2.3.1 release
[external/curl.git] / tests / data / test62
index 99eca1e..2e5d1db 100644 (file)
@@ -29,11 +29,11 @@ http
 HTTP, send cookies when using custom Host:
  </name>
  <command>
-http://%HOSTIP:%HTTPPORT/we/want/62 -b log/jar62.txt -H "Host: www.host.foo.com"
+http://%HOSTIP:%HTTPPORT/we/want/62 http://%HOSTIP:%HTTPPORT/we/want?hoge=fuga -b log/jar62.txt -H "Host: www.host.foo.com"
 </command>
 <file name="log/jar62.txt">
 # Netscape HTTP Cookie File
-# http://curl.haxx.se/rfc/cookie_spec.html
+# http://curl.haxx.se/docs/http-cookies.html
 # This file was generated by libcurl! Edit at your own risk.
 
 #HttpOnly_.foo.com     TRUE    /we/want/       FALSE   2054030187      test    yes
@@ -55,6 +55,11 @@ Accept: */*
 Cookie: test2=yes; test=yes\r
 Host: www.host.foo.com\r
 \r
+GET /we/want?hoge=fuga HTTP/1.1\r
+Accept: */*\r
+Cookie: test2=yes; test=yes\r
+Host: www.host.foo.com\r
+\r
 </protocol>
 </verify>
 </testcase>