Skip to content

Pull requests: go-chi/chi

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

fix: set Request.Pattern from RoutePattern()
#1097 opened May 17, 2026 by leno23 Loading…
mux: dedupe the Allow header on 405 responses
#1096 opened May 16, 2026 by c-tonneslan Loading…
Refactor Chain function to use Middleware type
#1090 opened Apr 24, 2026 by 72sevenzy2 Loading…
middleware: honour NoColor in defaultLogEntry.Panic
#1086 opened Apr 13, 2026 by alliasgher Contributor Loading…
Add tests for panic behavior on malformed route patterns
#1066 opened Mar 19, 2026 by fheikens Loading…
3 tasks done
added: middleware RequestIDWithCustomKey with tests
#1063 opened Mar 17, 2026 by Danielecina Loading…
feat(middleware): compress all text/* types by default
#1057 opened Mar 4, 2026 by acme Loading…
fix: deduplicate HTTP methods in 405 Allow header
#1047 opened Feb 10, 2026 by veeceey Loading…
4 tasks done
fix: deduplicate HTTP methods in 405 Allow header
#1040 opened Dec 19, 2025 by nathannewyen Loading…
2 tasks done
Fix RouteHeaders middleware to handle Host header correctly
#1039 opened Dec 18, 2025 by nathannewyen Loading…
4 tasks done
Spelling and grammar fixes
#1038 opened Dec 15, 2025 by scop Contributor Loading…
feat: add PrintRoutes() method for debugging routes
#1034 opened Nov 17, 2025 by Ojasvi-Poonia Loading…
5 tasks done
Add Clone method to Context
#1033 opened Nov 5, 2025 by BlakeWilliams Loading…
Make middleware.GetHead add HEAD to Allow: header for affected routes
#1031 opened Oct 28, 2025 by flimzy Contributor Loading…
Don't duplicate methods in Allow: header for 405 responses
#1029 opened Oct 27, 2025 by flimzy Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.