mirror of
https://github.com/searxng/searxng.git
synced 2025-06-03 05:34:25 -04:00
AJAX requests send the X-Requested-With HTTP header, so searx.webapp.autocompleter returns the results with the expected data format. Related to #2127 Close #2203