summaryrefslogtreecommitdiffstats
path: root/browser/components/urlbar/tests/browser/searchSuggestionEngineSlow.xml
blob: e7214e65cc5dc2f570895b3649bdb60d9ea8aa9c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<!-- Any copyright is dedicated to the Public Domain.
   - http://creativecommons.org/publicdomain/zero/1.0/ -->

<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>searchSuggestionEngineSlow.xml</ShortName>
<Url type="application/x-suggestions+json" method="GET" template="http://mochi.test:8888/browser/browser/components/urlbar/tests/browser/searchSuggestionEngine.sjs?query={searchTerms}&amp;timeout=3000"/>
<Url type="text/html" method="GET" template="http://mochi.test:8888/" rel="searchform">
  <Param name="terms" value="{searchTerms}"/>
</Url>
</SearchPlugin>