Initializes a new instance of the RequestEventArgs class.
String containing the URL to which the request is sent.
An object used to configure the request. It has the same structure and semantics as the settings parameter of the wijmo.httpRequest method.
Gets or sets the object used to configure the request. It has the same structure and semantics as the settings parameter of the wijmo.httpRequest method.
Gets or sets the URL to which the request is sent.
Provides a value to use with events that do not have event data.
Provides arguments for wijmo.viewer.ViewerBase.beforeSendRequest event.