Click or drag to resize
ClientChatterBufferRequest Property
Controls whether the request body is streamed to the server as it is read from the client.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public bool BufferRequest { get; set; }

Property Value

Type: Boolean
See Also