0
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
middleware: fix typo in RealIP doc (#903) More... 25 days ago
v5.0.12 More... 2 months ago
go 1.22, PathValue wildcard test More... 2 months ago
feat(mux): add 1.22-style path value support (#901) More... 2 months ago
feat: update HTTP method parsing in patterns for `Handle` and `HandleFunc` (#900) More... 2 months ago
go 1.22 ci (#898) More... 2 months ago
Fix a typo in maybe middleware doc (#889) More... 3 months ago
Extend Handle method to parse HTTP method in pattern (#897) More... 3 months ago
doc: add Sunset middleware in readme (#893) More... 4 months ago
v5.0.11 More... 4 months ago
Create SECURITY.md More... 4 months ago
reset methodsAllowed on contexts in sync pool More... 4 months ago
bump setup-go and checkout action versions (#885) More... 4 months ago
middleware: new SupressNotFound handler More... 6 months ago
Update _examples/logging source to point at go-chi/httplog More... 6 months ago
Reformat godoc comments according to the latest Go (#867) More... 6 months ago
Refactor: drop else statements where if block ends with a return (#865) More... 6 months ago
Use original expvar handler for profiler middleware (#848) More... 6 months ago
feat(middleware): add sunset/deprecation header middleware (#844) More... 6 months ago
fix: #846 (#847) More... 6 months ago
Fix typos in comments and variable names (#849) More... 6 months ago
chore: unnecessary guard around call to delete (#859) More... 6 months ago
Removes ambiguity around "fresh middleware stack" in GoDoc (#862) More... 6 months ago
remove mute conversion from Router to *Mux (#863) More... 6 months ago
Go 1.21 in ci (#838) More... 9 months ago
Fix GoDoc link to lead to the v5 module documentation (#834) More... 9 months ago
v5.0.10 More... 10 months ago
fixed small edge case in tests of v5.0.9 for older Go versions More... 10 months ago
v5.0.9 More... 10 months ago
Adds the Allow header on 405 response (#776) More... 10 months ago