whoogle-search/app
Ben Busby 7a852aa876
Allow HTTP-exclusive proxies for all requests
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
2022-12-12 16:40:15 -07:00
..
models Fix missing args in docstring [skip ci] (#872) 2022-10-31 12:36:50 -06:00
static Update Kurdish translation (#903) 2022-12-09 14:14:11 -07:00
templates Replace error query params w/ preferences param (#867) 2022-10-26 10:26:14 -06:00
utils Only extract domain+ext when using site alts 2022-12-08 10:54:21 -07:00
__init__.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Refactor site alt link replacement 2022-12-05 13:28:29 -07:00
request.py Allow HTTP-exclusive proxies for all requests 2022-12-12 16:40:15 -07:00
routes.py Use app init enc key by default for all queries 2022-12-05 12:14:14 -07:00
version.py Switch to PEP517 standard for builds (#887) 2022-11-25 16:24:38 -07:00