Searched refs:XHR (Results 1 – 6 of 6) sorted by relevance
83 * Wraps the call into WinJS.XHR to allow for mocking and telemetry. Use this instead84 * of calling WinJS.XHR directly.
208 * Wraps the call into WinJS.XHR to allow for mocking and telemetry. Use this instead209 * of calling WinJS.XHR directly.
297 * Wraps the call into WinJS.XHR to allow for mocking and telemetry. Use this instead298 * of calling WinJS.XHR directly.
1032 XHR, enumerator1099 (mode == ExecMode::XHR ? GetXhrExecJS(sub_url) in GetExecMainHtml()1153 if (mode == ExecMode::XHR) { in SetupExecRequest()1172 } else if (mode == ExecMode::XHR) { in SetupExecRequest()1208 if (mode == ExecMode::XHR) { in SetupExecRequest()1240 SetupExecRequest(ExecMode::XHR, &setup, "CorsTest.Xhr" #test_name, \1318 SetupExecRequest(ExecMode::XHR, &setup, "CorsTest.Xhr" #test_name, \
96 the response stream needs to be text encoded e.g. when XHR is used or due97 to security policies with XHR
14 … (including Chrome, Safari, and Internet Explorer) do not support file:// [XHR](https://emscripten…