Timing information related to the response.
class HTTPResponse { timing(): Protocol.Network.ResourceTiming | null; }
Returns:
Protocol.Network.ResourceTiming | null