Search completed in 1.69 seconds.
2 results for "RequestCredentials":
Request.credentials - Web APIs
WebAPIRequestcredentials
syntax var mycred = request.credentials; value a requestcredentials dictionary value indicating whether the user agent should send cookies from the other domain in the case of cross-origin requests.
Worklet.addModule() - Web APIs
WebAPIWorkletaddModule
options optional an object with any of the following options: credentials: a requestcredentials value that indicates whether to send credentials (e.g.