http-extensions icon indicating copy to clipboard operation
http-extensions copied to clipboard

Cookies: parser needs to keep some additional state about attributes around for prefixes

Open annevk opened this issue 4 months ago • 0 comments

As noticed in https://github.com/httpwg/http-extensions/pull/3110#discussion_r2159223329 we normalize the Path attribute a bit too much as cookie prefixes care about the distinction between the attribute being present and absent. This probably also applies to Domain and Secure. Need to double check.

annevk avatar Jun 20 '25 15:06 annevk