Headers
If you want to get the headers from all requests made by the webview, use this.
See also
Properties
Link copied to clipboard
The initial URL to be loaded in the webview.
Link copied to clipboard
The regex to match the URL to intercept requests made by the webview for the headers.
Link copied to clipboard
The maximum time to wait for data to be returned from the webview. This is in milliseconds.
Link copied to clipboard
The regex to match the URL when the request is assumed to be complete. Checks on all requests made by the webview.