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