Closed
Description
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
Labels
No labels