Expand description
Library aimed at providing CORS functionality for Gotham based servers.
Currently a very basic implementation with limited customisability.
Structsยง
- CORS
Middleware - Struct to perform the necessary CORS functionality needed. Allows some customisation through use of the new() function.