@php-wasm/webClassesFirewallInterferenceErrorઆ પૃષ્ઠ પરFirewallInterferenceError Error thrown when a CORS proxy response appears to have been intercepted by a network firewall or corporate proxy. This is detected when a response from the CORS proxy is missing the X-Playground-Cors-Proxy header that legitimate responses include.HierarchyErrorFirewallInterferenceErrorIndex ConstructorsconstructorPropertiesstatusstatusTexturlConstructors constructornew FirewallInterferenceError(url: string, status: number, statusText: string): FirewallInterferenceErrorParametersurl: stringstatus: numberstatusText: stringReturns FirewallInterferenceErrorProperties publicreadonlystatusstatus: numberpublicreadonlystatusTextstatusText: stringpublicreadonlyurlurl: string
Error thrown when a CORS proxy response appears to have been intercepted by a network firewall or corporate proxy.
This is detected when a response from the CORS proxy is missing the X-Playground-Cors-Proxy header that legitimate responses include.