Searched refs:PreventPreflight (Results 1 – 7 of 7) sorted by relevance
47 PreventPreflight enumerator
57 PreventPreflight enumerator
113 …uest.httpMethod(), request.httpHeaderFields())) || m_options.preflightPolicy == PreventPreflight) { in makeCrossOriginAccessRequest()
313 COMPILE_ASSERT_MATCHING_ENUM(WebURLLoaderOptions::PreventPreflight, PreventPreflight);
65 options.preflightPolicy = WebURLLoaderOptions::PreventPreflight; in Start()
140 options.preflightPolicy = PreventPreflight; in connect()
192 options.preflightPolicy = WebURLLoaderOptions::PreventPreflight; in Start()