Type constructors that can be used in request and response bodies .
A function to resolve a content-type given a file extension .
HTTP response .
HTTP response headers .
HTTP response status codes .
HTTP response status line .
Type constructors that can be used in request and response bodies .
object
Accepted extends Status with Product
object
Age extends ResponseHeader with Product
object
BadGateway extends Status with Product
object
BadRequest extends Status with Product
object
Body extends Bodys
A function to resolve a content-type given a file extension .
object
ContentTypeResolver extends AnyRef
object
Created extends Status with Product
object
ETag extends ResponseHeader with Product
object
ExpectationFailed extends Status with Product
object
Forbidden extends Status with Product
object
Found extends Status with Product
object
GatewayTimeout extends Status with Product
object
Gone extends Status with Product
object
HTTPVersionNotSupported extends Status with Product
object
InternalServerError extends Status with Product
object
LengthRequired extends Status with Product
object
Location extends ResponseHeader with Product
object
MethodNotAllowed extends Status with Product
object
MovedPermanently extends Status with Product
object
MultipleChoices extends Status with Product
object
NoContent extends Status with Product
object
NonAuthoritativeInformation extends Status with Product
object
NotAcceptable extends Status with Product
object
NotFound extends Status with Product
object
NotImplemented extends Status with Product
object
NotModified extends Status with Product
object
OK extends Status with Product
object
PartialContent extends Status with Product
object
PaymentRequired extends Status with Product
object
PreconditionFailed extends Status with Product
object
ProxyAuthenticate extends ResponseHeader with Product
object
ProxyAuthenticationRequired extends Status with Product
object
RequestEntityTooLarge extends Status with Product
object
RequestTimeout extends Status with Product
object
RequestURITooLong extends Status with Product
object
RequestedRangeNotSatisfiable extends Status with Product
HTTP response headers .
object
SeeOther extends Status with Product
object
Server extends ResponseHeader with Product
HTTP response status line .
Functions to create responses that have a stream body .
object
TemporaryRedirect extends Status with Product
object
Unauthorized extends Status with Product
object
UnsupportedMediaType extends Status with Product
object
UseProxy extends Status with Product
object
Vary extends ResponseHeader with Product