Expand description
CORS handling utility functions
Structs§
- Origin
- Request Origin
Enums§
- Access
Control Allow Origin - Origins allowed to access
- Cors
Header - CORS Header Result.
- Origin
Protocol - Origin Protocol
Functions§
- get_
cors_ header - Returns correct CORS header (if any) given list of allowed origins and current origin.