Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix:
Access-Control-Expose-Headers
only set on preflight (#84)
`Access-Control-Expose-Headers` should be only the full request, NOT the preflight: > An HTTP response to a CORS request that is not a CORS-preflight request can also include the following header https://fetch.spec.whatwg.org/#http-access-control-expose-headers
- Loading branch information