IO Wallet SDK
    Preparing search index...

    Variable CONTENT_TYPESConst

    CONTENT_TYPES: {
        FORM_URLENCODED: "application/x-www-form-urlencoded";
        JSON: "application/json";
    } = ...

    HTTP Content-Type constants for OAuth2 requests

    Type Declaration

    • ReadonlyFORM_URLENCODED: "application/x-www-form-urlencoded"
    • ReadonlyJSON: "application/json"