Skip to content

[feature]: Support use allow* multiple times #99

Description

@qianlongzt

Is your feature request related to a problem? Please describe.

Allowing allow* to be specified multiple times lets users write rules more easily and copy them from other shared configurations.

Describe the solution you'd like

-allowGET=/version
-allowGET=/_ping

vs

-allowGET=/version|_ping

Describe alternatives you've considered

write a single regex and test it.

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions