mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Proxies that only support HTTP were causing request timeouts due to an invalid upgrade to HTTPS when creating the request. This update restores the ability to have an HTTP-only proxy for all requests. Fixes #906 |
||
|---|---|---|
| .. | ||
| models | ||
| static | ||
| templates | ||
| utils | ||
| __init__.py | ||
| __main__.py | ||
| filter.py | ||
| request.py | ||
| routes.py | ||
| version.py | ||