Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
type
PatchNonAuthoritative = Verb 'PATCH 203servant Servant.API PATCH with 203 status code.
-
servant Servant.API No documentation available.
-
servant Servant.API POST with 200 status code.
type
PostAccepted = Verb 'POST 202servant Servant.API POST with 202 status code.
type
PostCreated = Verb 'POST 201servant Servant.API POST with 201 status code.
type
PostNoContent = NoContentVerb 'POSTservant Servant.API POST with 204 status code.
type
PostNonAuthoritative = Verb 'POST 203servant Servant.API POST with 203 status code.
type
PostResetContent = Verb 'POST 205servant Servant.API POST with 205 status code.
-
servant Servant.API PUT with 200 status code.
type
PutAccepted = Verb 'PUT 202servant Servant.API PUT with 202 status code.