cc.otavia.http
package cc.otavia.http
Members list
Type members
Classlikes
object HttpConstants
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpConstants.type
http header key
object HttpHeaderKey
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpHeaderKey.type
object HttpHeaderUtil
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpHeaderUtil.type
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
object HttpHeaderValue
Attributes
- Companion
- class
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpHeaderValue.type
The status of http response.
The status of http response.
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object HttpUtils
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpUtils.type
enum MediaType(val tp: String, val subType: String, val parameter: Option[String] = ..., val extension: String = ...)
An RFC 2045 Media Type, appropriate to describe the content type of an HTTP request or response body.
An RFC 2045 Media Type, appropriate to describe the content type of an HTTP request or response body.
Attributes
- Supertypes
-
trait Enumtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
object OK
trait ParameterSerde[P] extends Serde[P]
object ParameterSerde
Attributes
- Companion
- trait
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
ParameterSerde.type
In this article