XMLHttpRequest: mozAnon property
Note: This feature is available in Web Workers, except for Service Workers.
XMLHttpRequest.mozAnon
is a boolean. If true, the request will be sent without cookies or authentication headers.
Note: This feature is available in Web Workers, except for Service Workers.
XMLHttpRequest.mozAnon
is a boolean. If true, the request will be sent without cookies or authentication headers.