HTTPHeaders_HeaderEncoding Field |
Text encoding to be used when converting this header object to/from a byte array
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax protected Encoding _HeaderEncoding
Protected _HeaderEncoding As Encoding
protected:
Encoding^ _HeaderEncoding
Field Value
Type:
EncodingSee Also