Expand description
CORS module to handle incoming requests.
Structs§
- Configured
- CORS configured.
- Cors
- It defines CORS instance.
Enums§
Traits§
- Into
Origin - Cast values into the origin header.
Functions§
- new
- It builds a new CORS instance.
CORS module to handle incoming requests.