Represents a routine for processing HTTP requests.
Gets or sets an object containing request headers to be used when sending or requesting data.
beforeSend(args: RequestEventArgs): void
Occurs before the request is sent to the server.
Describes the current request.