describeWebAccess
describeWebAccess(
allowedUrls,allowPrivateNetwork,timeoutMs,maxResponseBytes,maxRedirects):WebAccessInfo
Defined in: web/provider.ts:43
Parameters
Section titled “Parameters”allowedUrls
Section titled “allowedUrls”readonly UrlPattern[]
allowPrivateNetwork
Section titled “allowPrivateNetwork”boolean
timeoutMs
Section titled “timeoutMs”number
maxResponseBytes
Section titled “maxResponseBytes”number
maxRedirects
Section titled “maxRedirects”number