isForMainFrame

abstract fun isForMainFrame(): Boolean

获取该请求是否是为了加载主框架(main frame)的文档。

Return

如果请求是为了主框架文档,则返回 true;对于子资源或 iframe 等则返回 false