Add support for wildcards/ expression matching in header_up/ header_down #3913
Labels
Milestone
Comments
|
See #3992 (comment) for my suggestion |
|
@mholt I would like to work on some good first issue. can i take this up? |
|
Sure @Mohit-Pawar, just be aware of the prior work in #3992 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems Caddy does not support wildcards/ expression matching in the reverse proxy's header_up.
For example this does not remove any headers:
This works as expected, but is limited in its use:
It'd be great if Caddy would support wildcards/ expression matching in the reverse proxy's header_up/ header_down.
The text was updated successfully, but these errors were encountered: