Network.Wreq.Session

Session creation

data Session

withSession

withAPISession

More control-oriented session creation

withSessionWith

withSessionControl

HTTP verbs

get

post

head_

options

put

delete

customMethod

Configurable verbs

getWith

postWith

headWith

optionsWith

putWith

deleteWith

customMethodWith

Extending a session

seshRun