Method: HTTPigeon::Response#raw_response
- Defined in:
- lib/httpigeon/response.rb
#raw_response ⇒ Object (readonly)
Returns the value of attribute raw_response.
5 6 7 |
# File 'lib/httpigeon/response.rb', line 5 def raw_response @raw_response end |