You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow setting the HTTP/2 client header table size (#2582)
Adds a new `Endpoint` builder method which forwards the HTTP2 header
table size setting to `h2`. Follows in the footsteps of other `http_`
builder methods.
0 commit comments