Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RequestOptions

The options for this request

Hierarchy

  • RequestOptions

Index

Properties

body?: Json

The JSON body of this request

headers?: OutgoingHttpHeaders

Headers to be sent for this request

query?: URLSearchParams

The query of this request

url?: string

The base url for this request

Generated using TypeDoc