handlers
https://github.com/gorilla/handlers
Go
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications 🛃
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to handlers
Help out
- Issues
- [BUG] Sometimes missing Vary: Origin header may lead to Web cache poisoning
- [BUG] CORS middleware sets `Vary: Origin` header only in some cases
- The ProxyHeaders middleware is misleading and dangerous
- OPTIONS in Allow for MethodHandler
- Incorrect regex in `forRegex`
- [feature] Basic Auth handler
- [question] Does handler add AllowedOrigins * header by default?
- [question] How to add X-Request-ID in access Log
- [bug] ProxyHeaders XFF parsing handles whitespace incorrectly
- Fix whitespace handling in `X-Forwarded-For` header parsing
- Docs
- Go not yet supported