circu.js
    Preparing search index...

    Interface CURLException

    HTTP request error object

    interface CURLException {
        code: number;
        message: string;
    }
    Index

    Properties

    Properties

    code: number

    LibCURL error code

    message: string

    Error message