Skip to content

petekeen-cf/bullet_train-http_filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bullet Train HTTP Filter

HTTP security is hard, especially when you're giving your users the power to call HTTP endpoints from within your application.

This gem implements two things:

  • A URI parser that can detect dangerous things like domain names that point at local resources
  • An Excon middleware that uses the above URI filter to reject requests that are not allowed

About

BulletTrain HTTP Filter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages