Skip to content

Class

Response

An HTTP response from a server back to the client.
final class Response

Overview

let res = Response(status: .ok)

See HTTPClient and HTTPServer.

Topics

Structures

Initializers

Instance Properties

Default Implementations

Relationships

Conforms To