Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Cache-Control in CORs allowed headers
Some library set this header to avoid caching, but the browser will deny the COR request with `Request header field Cache-Control is not allowed by Access-Control-Allow-Headers in preflight response.`
- Loading branch information