egg-static should support CORS setting
Open
Inactive
- Dominant language
- TypeScript
- Stars
- 19k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
while egg does support CORS via egg-cors, it doesn't allow resource specific CORS enabling. For example, if I want to enable my JS and CSS files to be read on a crossorigin page while disabling crossorigin request, it simply cannot be done.
Contributor guide
Assessment
This issue has not been assessed yet.