gorilla / mux

Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
https://gorilla.github.io
BSD 3-Clause "New" or "Revised" License
20.93k stars 1.85k forks source link

[bug] #714

Closed jdenmak closed 1 year ago

jdenmak commented 1 year ago

Describe the bug

A clear and concise description of what the bug is.

Versions

Go version: go version package version: run git rev-parse HEAD inside the repo

Steps to Reproduce

How can the bug be triggered?

Expected behavior

What output or behaviour were you expecting instead?

Code Snippets

A minimum viable code snippet can be useful! (use backticks to format it).