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) 

newtype KV Source

Constructors

KV (String, String) 

newtype MediaType Source

Constructors

MediaType (String, String)