Skip to content

feat(pii): add HttpCookieParser to parse headers into cookies - #2203

Open
Litarnus wants to merge 1 commit into
data-collection-02-value-filterfrom
data-collection-03-cookie-parser
Open

Litarnus wants to merge 1 commit into
data-collection-02-value-filterfrom
data-collection-03-cookie-parser

Conversation

@Litarnus

Copy link
Copy Markdown
Contributor

Introduces a helper class to parse Cookie and Set-Cookie headers in a way that is expected for data collection. For Set-Cookie headers, we will only extract the value part and will ignore other attributes such as Path.

This class is used for clients that do not provide pre-parsed headers

@Litarnus
Litarnus added this pull request to stack #2202 September 21, 2026 12:23
@Litarnus
Litarnus marked this pull request as ready for review September 21, 2026 12:44
@Litarnus
Litarnus force-pushed the data-collection-03-cookie-parser branch from ae47ef0 to 453c347 Compare September 21, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant