Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectivityCheckRequestProtocolConfigurationHttpConfiguration

Package version

Configuration for HTTP or HTTPS requests.

Hierarchy

  • ConnectivityCheckRequestProtocolConfigurationHttpConfiguration

Index

Properties

Optional headers

headers: HttpHeader[]

List of headers to be included in the request.

Optional method

method: Method

The HTTP method to be used.

Optional validStatusCodes

validStatusCodes: number[]

List of HTTP status codes considered valid for the request response.

Generated using TypeDoc