ResponseReceivedParameter
@Serializable
Fired when HTTP response is available.
Constructors
Link copied to clipboard
constructor(requestId: String, loaderId: String, timestamp: Double, type: Network.ResourceType, response: Network.Response, hasExtraInfo: Boolean, frameId: String? = null)