http-media-0.8.1.1: Processing HTTP Content-Type and Accept headers
Safe HaskellSafe-Inferred
LanguageHaskell2010

Network.HTTP.Media.Charset

Description

Defines the Charset accept header with an Accept instance for use in encoding negotiation.

Synopsis

Documentation

data Charset Source #

Suitable for HTTP charset as defined in RFC7231.

Specifically:

charset = token / "*"