mirror of
https://github.com/searxng/searxng.git
synced 2026-05-08 10:23:50 +02:00
97b1df1629
Avoid to create a SSLContext in AsyncHTTPTransportNoHttp See: * https://github.com/encode/httpx/blob/0f61aa58d66680c239ce43c8cdd453e7dc532bfc/httpx/_transports/default.py#L271 * https://github.com/encode/httpx/issues/2298