Files
libredesk/internal/ssrf
Abhinav Raut fe17af207b drop hardcoded transport fallback in ssrf.NewTransport
The DefaultTransport type-assert guard hardcoded the stdlib pool defaults, the exact duplication cloning was meant to avoid, to defend against a case that never happens in this codebase. Back to the plain clone.
2026-07-18 11:49:26 +05:30
..