Click or drag to resize

HttpProtocolMetadataUserAgentHeaderKey Field

User-Agent 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 UserAgentHeaderKey = "User-Agent"

Field Value

Type: String
See Also