This commit is contained in:
fyears 2022-02-12 12:29:52 +08:00
commit 3e12e05e26

View File

@ -1,6 +1,6 @@
# Limitations From The Browser Environment: CORS Issue
The plugin is developed for the browser environment. The "fake" browser behind the scenes also follows CORS policy.
The plugin is developed for the browser environment. The "fake" browser behind the scenes also follows the CORS policy.
[MDN has a doc about CORS.](https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS)