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] CompressHandler if combined with http.Fileserver misses "Content-Encoding: deflate" on 404 status codes
- Add zstd support for compression middleware
- [FEATURE] OpenTelemetry Instrumentation
- [BUG] Add "Vary" header only if value not already present
- Support combined log format with VirtualHost
- [BUG] Allowing methods that are not uppercase should be possible but isn't
- CORS: allow users to disable preflight caching
- [BUG] Listing Origin as an allowed request header is unnecessary
- [FEATURE] Allow users to disable caching of preflight responses
- [FEATURE] Support Private Network Access
- Docs
- Go not yet supported