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 compress middleware Accept-Encoding parsing (substring + q=0)
#1070 opened Mar 25, 2026 by queelius Loading…
3 tasks done
Fix httpFancyWriter.ReadFrom double-counting BytesWritten with Tee
#1068 opened Mar 25, 2026 by queelius Loading…
2 tasks done
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 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…
feat(compress): support new graphql json type by default
#1032 opened Oct 31, 2025 by ahampal Loading…
Improve godoc: add links and titles
#1027 opened Oct 21, 2025 by dolmen Loading…
docs: clarify With() middleware comment
#1026 opened Oct 20, 2025 by ryutaKimu Loading…
Fix/405 allow dedupe and param alignment
#1014 opened Aug 8, 2025 by srpvpn Loading…
ProTip! Filter pull requests by the default branch with base:master.