Skip to content

feat(mux): support http.Request.Pattern in Go 1.23#986

Merged
VojtechVitek merged 1 commit into
go-chi:masterfrom
Gusted:pattern
Aug 26, 2025
Merged

feat(mux): support http.Request.Pattern in Go 1.23#986
VojtechVitek merged 1 commit into
go-chi:masterfrom
Gusted:pattern

Conversation

@Gusted

@Gusted Gusted commented Mar 3, 2025

Copy link
Copy Markdown
Contributor

Similar to #901

Adds support to get the pattern that was used by Chi to match the route, without needing to call the Chi context.

Similar to go-chi#901

Adds support to get the pattern that was used by Chi to match the route,
without needing to call the Chi context.

@shedyfreak shedyfreak left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@VojtechVitek VojtechVitek left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Thank you for your contribution!

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.

3 participants