Documentation Language: Swift

Property

body

The optional response body as a byte buffer.

let body: ByteBuffer?

Discussion

Set to nil for HEAD requests or responses without a body.

See Also

Response Properties

V
head

The HTTP response head containing status and headers.