AAI SDK
    Preparing search index...

    Variable safeFetchConst

    safeFetch: typeof globalThis.fetch

    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.