searxng/searx/templates/__common__
Mohamad Safadieh 1ea35605d1
Use query params for browser autocomplete
Sending query params over GET seems to be the only way to be able to
enable autocomplete in the browser. This commit adds the necessary URL
formatting to opensearch.xml. In order to identify queries coming from
the URL bar (rather than an AJAX request), which requires a different
JSON format and MIME type, the request headers are checked for
"X-Requested-With: XMLHttpRequest" which is added by jQuery request.
2020-08-09 07:59:49 -04:00
..
about.html [fix] about page- 'How to set as the default search engine?' 2020-05-12 14:17:47 +02:00
opensearch.xml Use query params for browser autocomplete 2020-08-09 07:59:49 -04:00
opensearch_response_rss.xml [fix] add answers, suggestions, corrections to rss output 2020-03-13 00:43:05 +01:00
translations.js.tpl [fix] add missing template file 2020-06-15 20:11:12 +02:00