Skip to content

fix: prevent URL parameter loss during path rewrites - #6

Open
wasim-builds wants to merge 1 commit into
madalynerlge2:mainfrom
wasim-builds:fix/rewrite-path
Open

fix: prevent URL parameter loss during path rewrites#6
wasim-builds wants to merge 1 commit into
madalynerlge2:mainfrom
wasim-builds:fix/rewrite-path

Conversation

@wasim-builds

Copy link
Copy Markdown

Fixes #1 by introducing a RewritePath helper that safely updates both Request.URL.Path and chi.RouteContext simultaneously.

/claim #1

@opirebot

opirebot Bot commented Jul 30, 2026

Copy link
Copy Markdown

😅 Unfortunately there are no rewards left to claim in this issue!

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.

🎯 Fix URL Parameter Loss When Request.URL.Path is Rewritten by Middleware

1 participant