TxResourceContext
The The type of resource that is requested.
This is used by AddWebResourceRequestedFilter
rcAll = 0
rcDocument = 1
rcStylesheet = 2
rcImage = 3
rcMedia = 4
rcFont = 5
rcScript = 6
rcXmlHttpRequest = 7
rcFetch = 8
rcTextTrack = 9
rcEventSource = 10
rcWebSocket = 11
rcManifest = 12
rcSignedExchange = 13
rcPing = 14
rcCspViolationReport = 15
rcOther = 16
rcAll:
All resources, no filtering.
rcDocument:
Document resources.
rcStylesheet:
CSS resources.
rcImage:
Image resources
rcMedia:
Media resources, for example video
rcFont:
Font resources
rcScript:
Script resources
rcXmlHttpRequest:
XmlHttpRequest resources
rcFetch:
Fetch API resources
rcTextTrack:
TextTrack resources
rcEventSource:
EventSource API resources
rcWebSocket:
WebSocket API resources
rcManifest:
Web App manifest resources
rcSignedExchange:
Signed Http Exchange resources
rcPing:
Ping Request Resources
rcCspViolationReport:
CSP violation report resources
rcOther:
Other resources
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024