The global list of requests.
Adds a request to the global list.
The request to add.
Item has been added or not.
Creates a request data object from a HTTP file.
The path to the file.
The new object or (false) if failed.
Removes a request from the global list.
The request to remove.
The list of removed items.
Restores all saved requests.
Saves all open requests.
Starts a new request.
The promise with the new request object.
Generated using TypeDoc
Name of an event that is invoked after a WebView panel has been disposed.