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

Method SetFollowRedirects

ppapi/cpp/url_request_info.h:167–169  ·  view source on GitHub ↗

SetFollowRedirects() sets the PP_URLREQUESTPROPERTY_FOLLOWREDIRECT (corresponding to a bool of type PP_VARTYPE_BOOL ). The default of the property is true. Set this value to false if you want to use URLLoader::FollowRedirects() to follow the redirects only after examining redirect headers. @param[in] enable A bool containing the property value. @return true

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

TestAuditURLRedirectMethod · 0.80

Calls 1

SetPropertyFunction · 0.50

Tested by 1

TestAuditURLRedirectMethod · 0.64