http-semantics-0.0.0: HTTP senmatics libarry
Safe HaskellNone
LanguageHaskell2010

Network.HTTP.Semantics.Client.Internal

Synopsis

Documentation

newtype Request #

Request from client.

Constructors

Request OutObj 

Instances

Instances details
Show Request # 
Instance details

Defined in Network.HTTP.Semantics.Client.Internal

newtype Response #

Response from server.

Constructors

Response InpObj 

Instances

Instances details
Show Response # 
Instance details

Defined in Network.HTTP.Semantics.Client.Internal

data Aux #

Additional information.

Constructors

Aux 

Fields