-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: go-chi/chi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix double-counting of bytes in httpFancyWriter.ReadFrom with tee
#1078
opened Apr 5, 2026 by
Bahtya
Loading…
Fix Recoverer upgrade detection for case-insensitive tokenized Connection header
#1077
opened Apr 4, 2026 by
andrewstellman
Loading…
Fix Accept-Encoding substring matching in compress middleware
#1076
opened Apr 4, 2026 by
andrewstellman
Loading…
fix compress middleware: exact match and respect q=0 in Accept-Encoding
#1074
opened Apr 1, 2026 by
Emil-Ka
Loading…
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…
Fix defaultLogEntry.Panic not respecting NoColor setting
#1050
opened Feb 14, 2026 by
doganarif
Loading…
fix: deduplicate HTTP methods in 405 Allow header
#1047
opened Feb 10, 2026 by
veeceey
Loading…
4 tasks done
respect defaultLogEntry.useColor when call it's Panic(...)
#1041
opened Dec 31, 2025 by
wsw0108
Loading…
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
feat: add PrintRoutes() method for debugging routes
#1034
opened Nov 17, 2025 by
Ojasvi-Poonia
Loading…
5 tasks done
feat(compress): support new graphql json type by default
#1032
opened Oct 31, 2025 by
ahampal
Loading…
Make middleware.GetHead add HEAD to Allow: header for affected routes
#1031
opened Oct 28, 2025 by
flimzy
Loading…
Don't duplicate methods in Allow: header for 405 responses
#1029
opened Oct 27, 2025 by
flimzy
Loading…
Add ability to poison contexts, preventing reuse
context pool
#1028
opened Oct 23, 2025 by
BlakeWilliams
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.