Skip to content

biesiad/deelay-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This tool is no longer maintained. New version is implemented in Node.js and available at https://github.com/biesiad/deelay.

Build Status Code Climate Gem Version

Inline delay proxy for http resources

Slow loading resources (images, scripts, etc) can break your code. Test it simulating unexpected network conditions applied to specific resource.

Installation

$ gem install deelay
$ deelay

== Sinatra/1.3.3 has taken the stage on 4567 for development with backup from Thin
Thin web server (v1.4.1 codename Chromeo)
Maximum connections set to 1024
Listening on 0.0.0.0:4567, CTRL+C to stop

Example usage

curl localhost:4567/1000/http://mysite.com/image.gif

Tests

bundle exec rake test

About

Delay proxy for http resources - deprecated

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages