Skip to content

Allowing filtering cookies with a regular expression #23

@joshuaspence

Description

@joshuaspence

libvmod-cookie currently has a filter_except method which removes all cookies except for those specified by a predefined whitelist. It would be great if there was a filter method which could be used to filter cookies matching a specified regular expression. This cannot be done with the current module without iterating over all cookies explicitly with cookie.delete.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions