Method: Falcon::ApiError#response_headers
- Defined in:
- lib/crimson-falcon/api_error.rb
#response_headers ⇒ Object (readonly)
Returns the value of attribute response_headers.
32 33 34 |
# File 'lib/crimson-falcon/api_error.rb', line 32 def response_headers @response_headers end |