Options
All
  • Public
  • Public/Protected
  • All
Menu

Class OnmsHTTPOptions

Hierarchy

  • OnmsHTTPOptions

Index

Constructors

Properties

Constructors

constructor

  • Construct a new OnmsHTTPOptions object.

    constructor

    Parameters

    Returns OnmsHTTPOptions

Properties

accept

accept: string = "application/json"

the type of response to accept

auth

the authentication config that should be used when no server auth is configured

timeout

timeout: number = 10000

how long to wait for ReST calls to time out

Generated using TypeDoc