Call this function while in the "reading response" state to update the responseBodyBytes array with
the partially read response.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax Public Function COMETPeek As Boolean
Return Value
Type:
BooleanTRUE if the peek succeeded; FALSE if not in the ReadingResponse state
See Also