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: 6.0.0.72-
Syntax
C#
public const string ContentEncodingHeaderKey = "Content-Encoding"

Field Value

Type: String
See Also