WashNGo-2.12.0.1: WASH is a family of EDSLs for programming Web applications in Haskell.

WASH.Mail.HeaderField

Documentation

newtype Header Source

Constructors

Header (String, String) 

Instances

newtype KV Source

Constructors

KV (String, String) 

Instances

newtype MediaType Source

Constructors

MediaType (String, String) 

Instances