WebGear.Server.Trait.Method
Contents
Description
Server implementation of the Method trait.
Method
Methods
getTrait :: forall (ts :: [Type]). Prerequisite Method ts => Method -> ServerHandler m (With Request ts) (Either (Absence Method) (Attribute Method Request)) #