Hacker News new | ask | show | jobs
by herpderperator 1803 days ago
Great, so now we have the HttpOnly flag for cookies which differs from the Secure flag for cookies, while the Secure in the Sec headers has the same meaning as HttpOnly.
1 comments

And we have SameSite in Cookies, and Allow-Origin in headers!