@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Class FetchTransport

    Default transport implementation using the global fetch API. Automatically sets the User-Agent header on each request and applies the SSRF UrlGuard (if configured) before opening the connection.

    Implements

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    urlGuard: UrlGuard

    SSRF allow-list applied to every outgoing URL. Mutable so B2Client.authorize() can lock it down post-auth.

    Methods