http-media-0.8.0.0: Processing HTTP Content-Type and Accept headers
Safe Haskell Safe-Inferred
Language Haskell2010

Network.HTTP.Media.RenderHeader

Description

Defines the RenderHeader type class, with the renderHeader method. renderHeader can be used to render basic header values (acting as identity on ByteString s), but it will also work on lists of quality values, which provides the necessary interface for rendering the full possibilities of Accept headers.

Synopsis

Documentation