globalThis.fetch wrapped in SSRF validation — the default for every
network builtin. Private/reserved addresses, non-HTTP(S) protocols, and
reserved hostnames are rejected, each redirect hop is re-validated, and
credentials are stripped when a redirect leaves the original origin.
globalThis.fetchwrapped in SSRF validation — the default for every network builtin. Private/reserved addresses, non-HTTP(S) protocols, and reserved hostnames are rejected, each redirect hop is re-validated, and credentials are stripped when a redirect leaves the original origin.