Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Options for a Request.

These options are used mostly to affect how the library treats with a Request.

Hierarchy

Indexable

[key: string]: number | Tags | object

Options for a Request.

These options are used mostly to affect how the library treats with a Request.

Index

Properties

Properties

context

context: object

context is used in the expansion of template variables in the Request's path.

tags

tags: Tags

tags can be used to distinguish between multiple requests.

ttl

ttl: number

ttl specifies how long to wait on the Request to complete.

Generated using TypeDoc