This largely completes the ability for a policy module to configure all of the headers in the CORS specification.
Enhancements to policies:
- Callback for setting the
Access-Control-Max-Age
header. - Wildcard match for allowed origins. This will not set
Access-Control-Allow-Origin
to "*".