Skip to main content
Go to Latest
interface IHttpOptions
import { type IHttpOptions } from "https://deno.land/x/flagship_io_js_sdk@3.0.11/utils/HttpClient.ts";

Properties

optional
body: any
optional
headers: Record<string, string>
optional
timeout: number