HTTPHeadersByteCount Method |
Get byte count of this HTTP header instance.
NOTE: This method should've been abstract.
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public virtual int ByteCount()
Public Overridable Function ByteCount As Integer
public:
virtual int ByteCount()
Return Value
Type:
Int32Byte Count
See Also