method HTTPRequest.prototype.isNavigationRequestimport { HTTPRequest } from "https://deno.land/x/pptr@1.2.0/src/HTTPRequest.ts"; isNavigationRequest(): booleanReturnsbooleantrue if the request is the driver of the current frame's navigation.