The Wayback Machine - https://web.archive.org/web/20220404130535/https://github.com/caddyserver/caddy/issues/3913
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for wildcards/ expression matching in header_up/ header_down #3913

Open
gucki opened this issue Dec 12, 2020 · 3 comments
Open

Add support for wildcards/ expression matching in header_up/ header_down #3913

gucki opened this issue Dec 12, 2020 · 3 comments
Labels
feature good first issue
Milestone

Comments

@gucki
Copy link

@gucki gucki commented Dec 12, 2020

It seems Caddy does not support wildcards/ expression matching in the reverse proxy's header_up.

For example this does not remove any headers:

header_up -X-SHIBBOLETH-*

This works as expected, but is limited in its use:

header_up -X-SHIBBOLETH-LOGIN

It'd be great if Caddy would support wildcards/ expression matching in the reverse proxy's header_up/ header_down.

@gucki gucki changed the title Support wildcards/ expression matching in header_up Add support for wildcards/ expression matching in header_up/ header_down Dec 12, 2020
@mholt mholt added the feature label Dec 12, 2020
@mholt mholt added this to the 2.x milestone Dec 12, 2020
@mholt mholt added the good first issue label Dec 12, 2020
@simaotwx
Copy link
Contributor

@simaotwx simaotwx commented Mar 19, 2021

See #3992 (comment) for my suggestion

@Mohit-Pawar
Copy link

@Mohit-Pawar Mohit-Pawar commented Jul 23, 2021

@mholt I would like to work on some good first issue. can i take this up?

@francislavoie
Copy link
Member

@francislavoie francislavoie commented Jul 23, 2021

Sure @Mohit-Pawar, just be aware of the prior work in #3992

@caddyserver caddyserver deleted a comment from Jonathanmarsh4 Dec 12, 2021
@caddyserver caddyserver deleted a comment Dec 26, 2021
@caddyserver caddyserver deleted a comment Jan 1, 2022
@caddyserver caddyserver deleted a comment Jan 16, 2022
@caddyserver caddyserver deleted a comment from ALEKSHA2282 Jan 22, 2022
@caddyserver caddyserver deleted a comment from yassery7y7 Feb 6, 2022
@caddyserver caddyserver deleted a comment from yassery7y7 Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature good first issue
5 participants