mirror of
https://github.com/searxng/searxng.git
synced 2025-06-04 22:24:17 -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