Options
All
  • Public
  • Public/Protected
  • All
Menu

Module http

Index

Type Aliases

RequestOptions: (https.RequestOptions | URL) & { cache?: "no-cache" | "only-if-cached" | "reload" }

Functions

  • queryString(params?: Record<string, any>): string
  • Parameters

    • Optional params: Record<string, any>

    Returns string

Generated using TypeDoc