Package-level declarations

Types

Link copied to clipboard
@Serializable
sealed class Body

Sealed class representing the body of an HTTP request.

Link copied to clipboard
enum Method : Enum<Method>

Enum class representing the HTTP methods used in requests.

Link copied to clipboard

Enum class representing the protocol used for HTTP requests.