typed_headers/content_type/application
Types
pub type Application {
JSON
XML
OGG
OGGWithCodecs(codecs: List(String))
Custom(String)
}
Constructors
-
JSON -
XML -
OGG -
OGGWithCodecs(codecs: List(String)) -
Custom(String)