HTTPResponseHTTPResponse.frameVersion: 20.6.0On this pageHTTPResponse.frame() methodA Frame that initiated this response, or null if navigating to error pages.Signature:class HTTPResponse { frame(): Frame | null;}Returns:Frame | null