MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / SetAllowCredentials

Method SetAllowCredentials

ppapi/cpp/url_request_info.h:244–246  ·  view source on GitHub ↗

SetAllowCredentials() sets the PP_URLREQUESTPROPERTY_ALLOWCREDENTIALS (corresponding to a bool of type PP_VARTYPE_BOOL ). The default of the property is false. Whether HTTP credentials are sent with cross-origin requests. If false, no credentials are sent with the request and cookies are ignored in the response. If the request is not cross-origin, this property is ignored.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

SetPropertyFunction · 0.50

Tested by

no test coverage detected