summaryrefslogtreecommitdiffstats
path: root/docshell/test/unit/data/enginePost.xml
blob: 14775b6f0a0caec84e43e82ba004c44f224055e8 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>test_urifixup_search_engine_post</ShortName>
<Description>test_urifixup_search_engine_post</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="POST" template="https://www.example.org/">
  <Param name="q" value="{searchTerms}"/>
</Url>
<SearchForm>https://www.example.org/</SearchForm>
</SearchPlugin>