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

Update wildcard handling for chi router #3374

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

raphael
Copy link
Member

@raphael raphael commented Sep 29, 2023

The upgrade to chi caused a regression for file servers using wildcards.

Fix #3357

The upgrade to chi caused a regression for file servers using wildcards.
@raphael raphael merged commit 22be94d into v3 Sep 29, 2023
8 of 9 checks passed
@raphael raphael deleted the fix_file_servers_wildcard branch September 29, 2023 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chi: wildcard '*' must be the last value in a route. trim trailing text or use a '{param}' instead
1 participant