headers property

HttpHeaders headers

the HttpRequest instance the HttpHeaders instance from the request

Implementation

/// the HttpHeaders instance from the request
io.HttpHeaders get headers => request.headers;