Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nichtich/plack-middleware-suppressresponsecodes
Support query parameter "suppress_response_codes" to suppress HTTP error codes
https://github.com/nichtich/plack-middleware-suppressresponsecodes
Last synced: 23 days ago
JSON representation
Support query parameter "suppress_response_codes" to suppress HTTP error codes
- Host: GitHub
- URL: https://github.com/nichtich/plack-middleware-suppressresponsecodes
- Owner: nichtich
- Created: 2012-09-27T13:22:47.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-08T09:25:57.000Z (over 12 years ago)
- Last Synced: 2024-10-30T16:24:34.662Z (2 months ago)
- Language: Perl
- Homepage: http://search.cpan.org/perldoc?Plack::Middleware::SuppressResponseCodes
- Size: 93.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Support query parameter `suppress_response_codes` to suppress HTTP error codes.
Useful for clients that cannot handle HTTP errors.
Also implemented in popular APIs such as Twitter and Microsoft Live.