Creates a CORS middleware that sets the appropriate headers for Cross-Origin Resource Sharing (CORS).
The allowed origin for CORS requests.
The allowed HTTP methods for CORS requests.
The CORS middleware.
Generated using TypeDoc
Creates a CORS middleware that sets the appropriate headers for Cross-Origin Resource Sharing (CORS).