# Functions

CheckHeader handles a response with an error if the header isn't valid.
DefaultCORS allows only GET requests.
ExtendedCORS allows GET, POST and DELETE requests.
IPRateLimitRegular returns a regular limiter middleware.
IPRateLimitStrict returns a strict limiter middleware.
RemoveTrailingSlash removes the trailing slash from URLs.
Secure adds to the response some headers to increase protection.