Y
Hacker News
new
|
ask
|
show
|
jobs
by
banana_giraffe
1802 days ago
I don't think I've ever seen it called out, but I always assumed it's "Secure" in the sense it hasn't been modified by a script.
But that's 100% a guess on my part.
1 comments
herpderperator
1802 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.
link
billyhoffman
1802 days ago
And we have SameSite in Cookies, and Allow-Origin in headers!
link