WebGear.Server.Trait.Status
Contents
Description
Server implementation of the Status trait.
Status
Methods
setTrait :: forall (ts :: [Type]). Status -> (Linked ts Response -> Response -> Attribute Status Response -> Linked (Status ': ts) Response) -> ServerHandler m (Linked ts Response, Attribute Status Response) (Linked (Status ': ts) Response) #