raw property

HttpHeaders get raw

Gets the raw HttpHeaders object for advanced operations.

Implementation

HttpHeaders get raw => _response.headers;