Searched refs:exposeAllResponseHeaders (Results 1 – 5 of 5) sorted by relevance
54 , exposeAllResponseHeaders(false) in WebURLLoaderOptions()62 …bool exposeAllResponseHeaders; // If policy is to use access control, whether to expose non-whitel… member
63 options.exposeAllResponseHeaders = true; in Start()
208 if (!m_options.exposeAllResponseHeaders) in didReceiveResponse()
190 options.exposeAllResponseHeaders = true; in Start()
657 options.exposeAllResponseHeaders = true; // This turns off response whitelisting. in TEST_F()