Rack-client 0.4.2
It can be used to make HTTP requests to any type of server, not just ones using Rack.However, when a request is made then a proper Rack response (specifically a Rack::MockResponse) object is returned. For Ruby programmers, this means that they...