mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Metadata.fromHttp2Headers() throws if any reserved headers are passed. Instead of deleting headers before calling the function, this commit causes the function to ignore reserved headers.