Const
HTTP header name constants. Lowercase per the HTTP/2 spec (which gRPC also uses), safe to use for both Express request.headers.get() and gRPC Metadata.add().
request.headers.get()
Metadata.add()
Readonly
HTTP header name constants. Lowercase per the HTTP/2 spec (which gRPC also uses), safe to use for both Express
request.headers.get()and gRPCMetadata.add().