You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can use `set_modifier` to set a function that modifies the cookie
arbitrarily. Otherwise you can always define an AfterMiddleware which rewrites
the response header.
On Sat, Mar 18, 2017 at 08:25:50AM -0700, Bruno Bigras wrote:
"http_only" so it's not available to javascript and
"secure" so it's https only.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#7
"http_only" so it's not available to javascript(sorry I just saw 51711cf) and"secure" so it's https only.
The text was updated successfully, but these errors were encountered: