Abstract
Constructor for the HttpModule class.
The base API URL used to make HTTP requests.
Protected
_apiProtected
_honeycombGetter for the apiUrl
property.
Provides access to the base API URL used to make HTTP requests.
Setter for the apiUrl
property.
Sets the base API URL used to make HTTP requests.
The new API URL to set.
Optional
opts: HttpRequestOptionsOptional
opts: HttpRequestOptionsOptional
opts: HttpRequestOptionsOptional
opts: HttpRequestOptionsFullGenerated using TypeDoc
Abstract HttpModule class. Provides a base class for implementing concrete HTTP modules within the Honeycomb ecosystem.