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.2.0-dev
Syntax
public const string BinaryHeaderSuffix = "-bin"

Field Value

Type: String
See Also