mirror of
https://github.com/searx/searx
synced 2025-03-03 02:58:03 +01: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