Click or drag to resize

HttpProtocolMetadataContentEncodingHeaderKey Field

Content-Encoding HTTP header. You can read, update, and delete the value.

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing.ProtocolMetadata
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public const string ContentEncodingHeaderKey = "Content-Encoding"

Field Value

Type: String
See Also