How to check the existence of a http-only secure cookie
Valentin V. Bartenev
vbart at nginx.com
Thu Feb 21 13:40:56 UTC 2013
On Thursday 21 February 2013 17:27:58 mrtn wrote:
> i see. since you mentioned it, is there any way to check for http-only and
> secure properties of a cookie using nginx?
There are no such properties in the Cookie request header.
wbr, Valentin V. Bartenev
--
http://nginx.com/support.html
http://nginx.org/en/donation.html
> In other words, combined with
> the original question above, i want to check if a given a cookie is
> present and it is http-only and secure, otherwise, reject the request with
> a 404.
>
More information about the nginx
mailing list