Sap v0.1.0 Sap.Combinators.Http View Source

Request filters for HTTP semantics

Link to this section Summary

Functions

Only permits HTTP DELETE requests in the rest of a tree’s definition

Only permits HTTP GET requests in the rest of a tree’s definition

Only permits HTTP HEAD requests in the rest of a tree’s definition

Only permits HTTP OPTIONS requests in the rest of a tree’s definition

Only permits HTTP PATCH requests in the rest of a tree’s definition

Only permits HTTP POST requests in the rest of a tree’s definition

Only permits HTTP PUT requests in the rest of a tree’s definition

Only permits HTTP TRACE requests in the rest of a tree’s definition

Link to this section Functions

Only permits HTTP DELETE requests in the rest of a tree’s definition.

Only permits HTTP GET requests in the rest of a tree’s definition.

Only permits HTTP HEAD requests in the rest of a tree’s definition.

Only permits HTTP OPTIONS requests in the rest of a tree’s definition.

Only permits HTTP PATCH requests in the rest of a tree’s definition.

Only permits HTTP POST requests in the rest of a tree’s definition.

Only permits HTTP PUT requests in the rest of a tree’s definition.

Only permits HTTP TRACE requests in the rest of a tree’s definition.