Web_programming
@sharif_web_programming
1.14K
subscribers
354
photos
14
videos
125
files
1.22K
links
Sharif web programming
If you have any questions, please feel free to ask(
@yumcoder
)
Download Telegram
Join
Web_programming
1.14K subscribers
Web_programming
https://web.dev/cross-origin-resource-sharing/
#CORS
#cors
web.dev
Cross-Origin Resource Sharing (
CORS
) | Articles | web.dev
The browser's same-origin policy blocks reading a resource from a different origin for security purposes. Enabling
CORS
lets the server tell the browser it can use an additional origin.