Implement CORS headers
Đang mở
feature
priority: undecided
under discussion
- Ngôn ngữ chính
- Scala
- Star
- 33
- Fork
- 16
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Background
Should we implement CORS headers?
How permissive?
Disable all outside servers?
Just echo back the user's Origin value? (That way if a different origin somehow replays the request with the user's credentials, it will fail.)
## Feature
Implement CORS headers
## Docs
[MDN web docs](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)
[enable-cors.org](https://enable-cors.org/)
[Dev.to](https://dev.to/nicolus/what-you-should-know-about-cors-48d6)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.