Skip to main content

navigation_continues

Function navigation_continues 

Source
pub fn navigation_continues(err: &str) -> bool
Expand description

ERR_ABORTED can mean a redirect, download, or second navigate superseded this navigation; keep waiting for its replacement. HTTP response code failures can still commit a 4xx/5xx body and fire lifecycle events; navi appends the status (e.g. “ (403)“), so that exception uses a prefix match.