or
Thank you for your time
oSession["log-drop-request-body"] = "yes";oSession["log-drop-response-body"] = "yes";oSession.bBufferResponse = false;set for all sessions in OnBeforeRequest(oSession: Session) and this works perfectly unless the session "was aborted by the client, Fiddler, or the Server". If the session is aborted, the request body is logged.