Package it.scoppelletti.spaceship.http

Classes that help with HTTP network access.

Types

Link copied to clipboard
class HeadersInterceptor(headers: Headers) : Interceptor

Adds headers to a request.

Link copied to clipboard
object HttpExt

Operations for HTTP protocol.

Link copied to clipboard
object HttpHeader

HTTP headers.

Link copied to clipboard
object HttpScheme

Http schemes.

Link copied to clipboard
object HttpStatus