mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
This makes it easier to separately handle search and index requests from a web server or from a reverse proxy. If a request to index contains a query, a permanent redirect HTTP response is returned. This should give some level of backwards compatibility for users that have set a searx instance in their browser's search bar. |
||
|---|---|---|
| .. | ||
| engines | ||
| __init__.py | ||
| test_answerers.py | ||
| test_engines_init.py | ||
| test_plugins.py | ||
| test_preferences.py | ||
| test_query.py | ||
| test_results.py | ||
| test_search.py | ||
| test_utils.py | ||
| test_webadapter.py | ||
| test_webapp.py | ||
| test_webutils.py | ||