Click or drag to resize
SessionPoisonClientPipe Method
Ensures that, after the response is complete, the client socket is closed and not reused. Does NOT (and must not) close the pipe.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public void PoisonClientPipe()
See Also