Skip to main content
Version: 15.5.0

HTTPResponse.timing() method

Signature:

class HTTPResponse {
timing(): Protocol.Network.ResourceTiming | null;
}

Returns:

Protocol.Network.ResourceTiming | null

Timing information related to the response.