283 B
283 B
sidebar_label |
---|
HTTPRequest.isNavigationRequest |
HTTPRequest.isNavigationRequest() method
Signature:
class HTTPRequest {
isNavigationRequest(): boolean;
}
Returns:
boolean
true if the request is the driver of the current frame's navigation.