Skip to content

[cache tagging] OPTIONS call invalidates tags #279

Closed
@wickedOne

Description

@wickedOne

currently, when doing an OPTIONS call to a specific route which is configured for tagging, this code invalidates the related / generated tags.

i'm aware that you can easily circumvent this behaviour by adding a match like this to the top of your config:

-
  match:
      path: ^/
      methods:
          - OPTIONS

but am wondering, looking at the specifications for the OPTIONS call, whether this is desired behaviour

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions