Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILinkRemoteMutable

Provides evaluation of the context to determine the formation to move to

Hierarchy

Implemented by

Index

Properties

Optional body

body: undefined | string
inheritdoc

Optional headers

headers: undefined | object
inheritdoc

Optional method

method: undefined | string
inheritdoc

Optional redirect

redirect: string | IGuidMutable

type

type: Type.Remote

The type is immutable as all constructed links cannot mutate into another derived type

url

url: string | IUrlMutable
inheritdoc