event.requestId

Type Object
Event networkRequest
Revision 2017.3060
Keywords networkRequest, requestId

Overview

A reference to the request that corresponds to the event. This value is the same as the value returned from the call to network.request(), network.upload(), or network.download().

This value can be used to identify the specific request, or to cancel it via network.cancel().