mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 02:13:51 +02:00
c23401e9fa
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