Skip to content

Allowed cookie patterns to be passed as strings#169

Merged
felixgirault merged 1 commit into
mainfrom
feature-cookie-patterns
Jun 19, 2026
Merged

Allowed cookie patterns to be passed as strings#169
felixgirault merged 1 commit into
mainfrom
feature-cookie-patterns

Conversation

@felixgirault

Copy link
Copy Markdown
Contributor

This is useful in contexts where the configuration isn't build with JS, typically JSON, where one couldn't instanciate actual RegExp objects.

@felixgirault felixgirault self-assigned this Jun 19, 2026
@felixgirault felixgirault added the enhancement New feature or request label Jun 19, 2026
This is useful in contexts where the configuration isn't build with JS,
typically JSON, where one couldn't instanciate actual RegExp objects.
@felixgirault felixgirault force-pushed the feature-cookie-patterns branch from b2cc364 to 641ca23 Compare June 19, 2026 14:53
@felixgirault felixgirault merged commit 20a5701 into main Jun 19, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant