Initializes a new instance of that class.
The request.
The data.
Stores disposable sub objects.
Stores intervals.
Stores timeouts.
The data.
Gets if object has been disposed or not.
Gets if the 'dispose()' method is currently executed or not.
Gets if the object is disposed or currently disposing.
The request.
Gets or sets the custom value for the body.
Cleansup all timeouts.
Cleansup all timeouts.
Gets or sets the custom headers.
Gets or sets the custom HTTP.
Gets or sets if a result should be shown or not.
Adds an event listener that is invoked AFTER a request has been send.
The listener to add.
Additional logic for the 'dispose()' method.
Gets or sets the custom query parameter(s).
Gets or sets the 'rejectUnauthorized' for secure HTTP requests.
Sends the request based on the current data.
Sets up settings from active workspace.
this
Gets or sets the custom timeout.
Unsets all custom values.
Unsets the custom body.
Unsets the custom headers.
Unsets the custom HTTP method.
Unsets all 'onDidSend' listeners.
Unsets the custom query parameters.
Unsets the custom timeout.
Unsets the custom url.
Gets or sets the custom URL.
Generated using TypeDoc
A HTTP client.