Searched defs:WebURLLoaderOptions (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
H A DWebURLLoaderOptions.h36 struct WebURLLoaderOptions { struct in namespace:WebKit
44 WebURLLoaderOptions() : sniffContent(false), allowCredentials(false), forcePreflight(false), crossOriginRequestPolicy(CrossOriginRequestPolicyDeny) { } function in struct:WebKit::WebURLLoaderOptions

Completed in 65 milliseconds