mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 18:08:40 +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.