Crate spin_http_routes

Crate spin_http_routes 

Source
Expand description

Route matching for the HTTP trigger.

Structs§

DuplicateRoute
A detected duplicate route.
HttpPrivateEndpoint
Indicates that a trigger is a private endpoint (not routable).
RouteMatch
A routing match for a URL.
Router
Router for the HTTP trigger.

Enums§

HttpTriggerRouteConfig
An HTTP trigger route

Constants§

WELL_KNOWN_PREFIX
The prefix for well-known routes.