Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkRemoteOptions

Options that can be used to construct a concrete class

Hierarchy

  • ILinkRemoteOptions

Index

Properties

Optional body

body: undefined | string

Optional headers

headers: object | Iterable<[string, string]>

Optional method

method: undefined | string

Optional redirect

redirect: GuidAccepted

url

url: UrlAccepted