Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

correctly flag "Set-Cookie: SameSite;" as flag-invalid #368

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

floatingatoll
Copy link
Contributor

@floatingatoll floatingatoll commented Oct 29, 2018

This addresses mozilla/http-observatory-website#176 by exiting early with -flag-invalid when the SameSite property is specified without an =value, such as

set-cookie: PHPSESSID=14kqgnsqfm5g3cgcgb592urig0; path=/; HttpOnly;SameSite;Secure

Fixes #369.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant