# Functions
Choses a media type from available media types according to the Accept.
Parses the string and returns an instance of MediaType struct.
Gets the content of Content-Type header, parses it, and returns the parsed MediaType.
# Variables
Media type extension parameter in the Content-Type or Accept header is syntactically invalid.
Range of media types in the Content-Type or Accept header is syntactically invalid.
Media type in the Content-Type or Accept header is syntactically invalid.
Media type parameter in the Content-Type or Accept header is syntactically invalid.
Media type weight in the Accept header is syntactically invalid.
Accept header contains only media types that are not in the acceptable media type list.
Acceptbale media type list is empty.
# Type aliases
A map for media type parameters.