Skip to content

Feature: CORS Options Request

Compare
Choose a tag to compare
@jonwinton jonwinton released this 14 Feb 16:17
· 171 commits to master since this release
  • 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

#513