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

Safe HaskellSafe-Infered

WASH.CGI.HTTP

Documentation

data Method Source

Constructors

OPTIONS 
GET 
HEAD 
POST 
PUT 
DELETE 
TRACE 
CONNECT 
Extension String 

Instances

Eq Method 
Read Method 
Show Method