HTTPResponseHTTPResponse.frameバージョン: 22.5.0このページでHTTPResponse.frame() メソッド この応答を開始したフレームまたはエラーページに移動している場合は null です。 署名: class HTTPResponse { abstract frame(): Frame | null;} 戻り値 フレーム | null