headers property

HttpHeaders headers

the HttpHeaders instance from the request

Implementation

io.HttpHeaders get headers => ioRequest.headers;