werkzeug
https://github.com/mitsuhiko/werkzeug
Python
The comprehensive WSGI web application library.
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.
Python not yet supported4 Subscribers
Add a CodeTriage badge to werkzeug
Help out
- Issues
- Use SPDX license expression
- Allow customization of decode error handling in MultiPartParser
- improve subdomain and host matching
- validate `request.trusted_hosts` in `Map.bind_to_environ`
- check `request.trusted_hosts` in `Map.bind_to_environ`
- add `subdomain_matching` param to `Map`
- Expose new path used to compute new url in RequestRedirect
- Expose redirect path in RequestRedirect
- url matching order changed versus 2.2
- DebuggedApplication middleware could display local variables
- Docs
- Python not yet supported