Feature: CORS Options Request
- Do not check for authorization on
OPTIONS
requests so that pre-flight requests work - Adds
OPTIONS
request to the supported CORS methods so that pre-flight requests function normally
OPTIONS
requests so that pre-flight requests workOPTIONS
request to the supported CORS methods so that pre-flight requests function normally