headers property

HttpHeaders get headers

The HTTP headers of the request.

Implementation

HttpHeaders get headers => rawRequest.headers;