mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
![Yaraslau Kurmyza](/assets/img/avatar_default.png)
For remote settings testing "data:,#remote-settings-dummy/v1" URL is used: * data url to avoid network activity * ends with /v1 to match certain format, as checked at https://searchfox.org/mozilla-central/rev/a003f4e458fa9a1d2bb9ccb8e22ffb7b604835be/services/common/kinto-http-client.js#2224 * has empty body to not being mistaken with something useful Differential Revision: https://phabricator.services.mozilla.com/D165552