Instance Property
headers
The header fields for this HTTP response. The
"Content-Length" and "Transfer-Encoding" headers will be set automatically when the body property is mutated.var headers: HTTPHeaders { get set }