ContractRoute
Properties
Functions
Link copied to clipboard
Link copied to clipboard
ContractRoutes are chiefly designed to operate within a contract {} block and not directly as an HttpHandler, but this function exists to enable the testing of the ContractRoute logic outside of a wider contract context. This means that certain behaviour is defaulted - chiefly the generation of NOT_FOUND and BAD_REQUEST responses.
Link copied to clipboard
Link copied to clipboard