made the cookie tests 61 and 62 test httponly cookies, both receiving in
headers and reading from cookie-jar
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user