mirror of
https://github.com/langgenius/dify.git
synced 2026-07-14 08:57:02 +08:00
Propagate the HTTP request node SSL verification setting into the per-scheme httpx proxy transports
so disabling certificate verification is honored when separate SSRF HTTP and HTTPS proxies are configured.
Add a regression test that covers the proxy-mounted SSRF client construction.
(cherry picked from commit 30deef45d9)