add cors
This commit is contained in:
3
glossary/CORS.md
Normal file
3
glossary/CORS.md
Normal file
@ -0,0 +1,3 @@
|
||||
### CORS
|
||||
|
||||
Cross-Origin Resource Sharing (known as CORS) is a mechanism that uses extra HTTP headers to tell a browser to let a web application running at one domain have permission to access resources from a server at a different domain.
|
||||
Reference in New Issue
Block a user