Click or drag to resize
MetadataBinaryHeaderSuffix Field
All binary headers should have this suffix.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 1.0.0
Syntax
public const string BinaryHeaderSuffix = "-bin"

Field Value

Type: String
See Also