Class | Rack::MockResponse |
In: |
lib/rack/mock.rb
|
Parent: | Rack::Response |
Rack::MockResponse provides useful helpers for testing your apps. Usually, you don‘t create the MockResponse on your own, but use MockRequest.
errors | [RW] | Errors |
original_headers | [R] | Headers |