Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@danielwhite danielwhite released this 24 Dec 02:43
· 7 commits to master since this release

This largely completes the ability for a policy module to configure all of the headers in the CORS specification.

Enhancements to policies:

  1. Callback for setting the Access-Control-Max-Age header.
  2. Wildcard match for allowed origins. This will not set Access-Control-Allow-Origin to "*".