Expand description

Library aimed at providing CORS functionality for Gotham based servers.

Currently a very basic implementation with limited customisability.

Structs

Struct to perform the necessary CORS functionality needed. Allows some customisation through use of the new() function.