made the cookie tests 61 and 62 test httponly cookies, both receiving in

headers and reading from cookie-jar
This commit is contained in:
Daniel Stenberg
2009-05-10 18:02:37 +00:00
parent b8c438f22d
commit c0b5d378dc
2 changed files with 5 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ HTTP
HTTP GET
HTTP replaced headers
cookies
httponly
</keywords>
</info>
@@ -35,7 +36,7 @@ http://%HOSTIP:%HTTPPORT/we/want/62 -b log/jar62.txt -H "Host: www.host.foo.com"
# http://curl.haxx.se/rfc/cookie_spec.html
# This file was generated by libcurl! Edit at your own risk.
.foo.com TRUE /we/want/ FALSE 2054030187 test yes
#HttpOnly_.foo.com TRUE /we/want/ FALSE 2054030187 test yes
.host.foo.com TRUE /we/want/ FALSE 2054030187 test2 yes
.fake.host.foo.com TRUE /we/want/ FALSE 2054030187 test4 yes