Property
head
The HTTP response head containing status and headers.
let head: HTTPResponseHead
Discussion
This includes the HTTP version, status code, and all response headers.
See Also
Response Properties
V
body
The optional response body as a byte buffer.