Skip to content

Weborama/Plack-Middleware-Inflater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plack-Middleware-Inflater

This PSGI middleware inflates incoming gzipped requests before they hit your PSGI app. This only happens whenever the request's Content-Encoding header is one of the values specified in the content_encoding attribute, which defaults to ['gzip'].

About

Inflate gzipped PSGI requests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages