Skip to content

caddyhttp: Fix vars_regexp matcher with placeholders#5408

Merged
mholt merged 1 commit into
masterfrom
fix-vars-regexp
Mar 2, 2023
Merged

caddyhttp: Fix vars_regexp matcher with placeholders#5408
mholt merged 1 commit into
masterfrom
fix-vars-regexp

Conversation

@francislavoie

Copy link
Copy Markdown
Member

Changed to match the vars matcher's logic for handling placeholders

Fixes #5406

Changed to match the `vars` matcher's logic for handling placeholders
@francislavoie francislavoie added the bug 🐞 Something isn't working label Feb 28, 2023
@francislavoie francislavoie added this to the v2.7.0 milestone Feb 28, 2023
@francislavoie francislavoie requested a review from mholt February 28, 2023 19:50

@mholt mholt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🐞 Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vars_regexp matcher does not work with placeholders

2 participants