Module cors

Source
Expand description

CORS module to handle incoming requests.

Structs§

Configured
CORS configured.
Cors
It defines CORS instance.

Enums§

Forbidden
Forbidden errors.
Validated
Validated CORS request.

Traits§

IntoOrigin
Cast values into the origin header.

Functions§

new
It builds a new CORS instance.