Additional options for Platform.fetch

interface RequestDetails {
    isBinary?: boolean;
}

Properties

Properties

isBinary?: boolean

Is this request for a binary file (as opposed to a json file)