-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: gorilla/mux
Pull requests list
fix: stop treating semicolons as query parameter separators
size/M
#787
opened Feb 10, 2026 by
veeceey
Loading...
3 tasks done
fix: [BUG] runtime error in (*routeRegexp).Match
size/S
#786
opened Jan 1, 2026 by
majiayu000
Loading...
chore(vars): using go testing entities for test helpers
size/S
#785
opened Dec 5, 2025 by
Jacobbrewer1
Loading...
4 of 12 tasks
chore: add a link to the badge test
size/XS
#784
opened May 21, 2025 by
bravesasha
Loading...
12 tasks
Fix: Ensure MultipartForm is properly restored to the original request
size/XS
#777
opened Dec 22, 2024 by
fanyiboaa
Loading...
4 of 12 tasks
Tests for MethodNotAllowed error
size/L
#774
opened Nov 4, 2024 by
rodionovv
Loading...
5 of 12 tasks
Fix accidental double-escaping when Router.UseEncodedPath() is enabled
size/M
#641
opened Sep 7, 2021 by
nvx
Loading...
Fixes path order dependent response when a nil handler is defined for a route
bug
needs review
size/L
#517
opened Sep 2, 2019 by
rkilingr
Loading...
Allow SkipClean to be evaluated on each route independently.
size/M
#463
opened Mar 21, 2019 by
gavbaa
Loading...
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.