chi icon indicating copy to clipboard operation
chi copied to clipboard

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

Open Gusted opened this issue 1 year ago • 0 comments

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.

Gusted avatar Mar 03 '25 11:03 Gusted