Contents - Index - Top Click here for AntView version 2.0 documentation
TxHostResourceAccessKind
Kind of cross origin resource access allowed for host resources during download.
Used by SetVirtualHostNameToFolderMapping.
The integer enumeration TxHostResourceAccessKind can have the following values:
hrakDeny:
All cross origin resource access is denied, including normal sub resource access as src of a script or image element.
hrakAllow:
All cross origin resource access is allowed, including accesses that are subject to (CORS) checks.
hrakDenyCors:
Cross origin resource access is allowed for normal sub resource access like as src of a script or image element, while any access that subjects to CORS check will be denied
AntView - The MS Edge WebView2 ActiveX control Date last changed: 11/18/2024