Click or drag to resize
HTTPHeadersByteCount Method
Get byte count of this HTTP header instance. NOTE: This method should've been abstract.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public virtual int ByteCount()

Return Value

Type: Int32
Byte Count
See Also