Skip to content

Commit e8dd62e

Browse files
author
Administrator
committed
CORS issue fixing added
1 parent 8c3fe6e commit e8dd62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CORS-CDN/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## CORS issue fixing
22

3-
Installing Edgeport - Premium CDN Add-On on Magento 2 application, you will be experiencing [**Cross-Origin Resource Sharing (CORS)**](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) issue which is invoked when a web application executes a cross-origin HTTP request when it requests a resource that has a different origin (domain, protocol, and port) than its own origin.
3+
Installing the **Edgeport - Premium CDN Add-On** on Magento 2 application, you will be experiencing [**Cross-Origin Resource Sharing (CORS)**](https://en.wikipedia.org/wiki/Cross-origin_resource_sharing) issue which is invoked when a web application executes a cross-origin HTTP request when it requests a resource that has a different origin (domain, protocol, and port) than its own origin.
44

55
There are several ways how to overcome this issue. One of them we describe here.
66

0 commit comments

Comments
 (0)