Class
WebMock::Response
In:
lib/webmock/response.rb
Parent:
Object
Methods
==
body
body=
evaluate!
exception
exception=
headers
headers=
new
options=
raise_error_if_any
should_timeout
status
status=
Public Class methods
new
(options = {})
Public Instance methods
==
(other)
body
()
body=
(body)
evaluate!
(request_signature)
exception
()
exception=
(exception)
headers
()
headers=
(headers)
options=
(options)
raise_error_if_any
()
should_timeout
()
status
()
status=
(status)
[Validate]