diff options
Diffstat (limited to 'tests/data/test62')
-rw-r--r-- | tests/data/test62 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test62 b/tests/data/test62 index db6627250..99eca1ecc 100644 --- a/tests/data/test62 +++ b/tests/data/test62 @@ -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 |