Documentation
¶
Overview ¶
Package safehttp provides an HTTP client hardened against SSRF, for fetching attacker-influenced URLs (CIMD documents, JWKS, MCP upstreams). It refuses to connect to loopback, private, link-local, or unspecified addresses — checked on the *resolved* IP and pinned for the dial, which defeats DNS-rebinding — allows only https, and bounds redirects, time, and response size.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.