Method: Rest::InternalClient::Request#processed_headers
- Defined in:
- lib/rest/wrappers/internal_client/internal/request.rb
#processed_headers ⇒ Object (readonly)
Returns the value of attribute processed_headers.
29 30 31 |
# File 'lib/rest/wrappers/internal_client/internal/request.rb', line 29 def processed_headers @processed_headers end |