1
0
mirror of https://github.com/searx/searx synced 2025-02-03 11:37:31 +01:00
Alexandre Flament f0054d67f1 [fix] wikipedia engine: don't raise an error when the query is not found
Add a new parameter "raise_for_status", set by default to True.
When True, any HTTP status code >= 300 raise an exception ( #2332 )
When False, the engine can manage the HTTP status code by itself.
2020-12-04 20:04:39 +01:00
..
2020-07-28 13:10:40 +02:00
2020-06-28 11:40:04 +02:00