grpc / grpc/grpc-node

setting the http2.maxHeaderListPairs

Open
#2,431 4 comments 1 reaction 0 assignees View on GitHub
feature request package: @grpc/grpc-js
Dominant language
TypeScript
Stars
4.8k
Forks
716
Avg merge
2d 3h
Merged PRs (30d)
10

Description

Is there any way to set the [`maxHeaderListPairs`](https://nodejs.org/api/http2.html#http2createserveroptions-onrequesthandler) for the gRPC server [here](https://github.com/grpc/grpc-node/blob/master/packages/grpc-js/src/server.ts#L401)?

we have a use case related to gradual rollout, when the number of headers gets much higher than the default 128.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.