Skip to content

Commit e2e69c5

Browse files
committed
EN,CZ : CORS state mentioned in bigger detail
1 parent 6b877ca commit e2e69c5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

cs/features.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@
3131
## 🗄️ Nasazením na server navíc ...
3232

3333
- 🌐 Progresivní webová aplikace (PWA) instalovatelná do zařízení jako odkaz
34+
- ✅ Pro nápovědy hostované na stejném serveru jako HelpViewer je CORS bez problémů
35+
- 🟡 U externích zdrojů nápověd záleží na správném nastavení CORS hlaviček na straně serveru
3436

3537
[waverep]: https://wave.webaim.org/report#/https://helpviewer.github.io "WAVE WebAim zpráva"

en/features.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030

3131
## 🗄️ Additional features when deployed on a server ...
3232

33-
- 🌐 Progressive Web Application (PWA), installable directly to your device for quick access.
33+
- 🌐 Progressive Web Application (PWA), installable directly to your device for quick access
34+
- ✅ For help files hosted on the same server as HelpViewer, CORS is no problem
35+
- 🟡 For external resources, it depends on the correct CORS header settings on the server side
3436

3537
[waverep]: https://wave.webaim.org/report#/https://helpviewer.github.io "WAVE WebAim report"

0 commit comments

Comments
 (0)