GET http://localhost:8000/error-assert-query-cookie
HTTP/1.0 200[Asserts]cookie cookie1Secure not existscookie cookie1Secure equals false # This is not valid, Secure attribute exists or not but does have a valuecookie cookie1Secure not equals truecookie cookie2Secure existscookie cookie2Secure equals true # This is not valid, Secure attribute exists or not but does have a valuecookie cookie2Secure not equals true # This is not valid, Secure attribute exists or not but does have a value