Description
Handles HTTP media type headers such as Content-Type and Accept. It helps Haskell applications choose, compare, and parse content formats when clients and servers negotiate data types.
Use it in web APIs, clients, and servers that need to work correctly with JSON, HTML, form data, or other media types. It is a support library and does not run on its own.