shukrash
Results
1
issues of
shukrash
I have a client set up on ResponseReceivedExtraInfo event: responseReceivedExtraInfoClient, error := pageCDPClient.Network.ResponseReceivedExtraInfo(harProcessor.context) event, err := harProcessor.responseReceivedExtraInfoClient.Recv() The Recv fails with "cannot unmarshal string into Go struct field ResponseReceivedExtraInfoReply.cookiePartitionKey of...