Skip to content

botandrose/rack-easou

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handle Invalid Percent Encoding Requests

Rails Engine that renders 400 error whenever a request's percent-encoding is malformed.

This happens notably a lot for the chinese EasouSpider.

See http://stackoverflow.com/q/24648206/311657

Install

In your Rails app, add this line to your Gemfile:

gem "rack-easou"

Then type bundle.

About

Rails Engine to handle badly encoded requests

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%