custom-http-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

custom-http-plugin

Capacitor http with progress event and okhttp 3

Install

npm install custom-http-plugin
npx cap sync

API

post(...)

post<T>(args: { url: string; body: any; options: {}; }) => Promise<T>
Param Type
args { url: string; body: any; options: {}; }

Returns: Promise<T>


/custom-http-plugin/

    Package Sidebar

    Install

    npm i custom-http-plugin

    Weekly Downloads

    12

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    35.3 kB

    Total Files

    28

    Last publish

    Collaborators

    • adriela