server::Builder stream/connection window size methods work by reference #1814
Labels
A-server
Area: server.
B-breaking-change
Blocked: this is an "API breaking change".
E-easy
Effort: easy. A task that would be a great starting point for a new contributor.
Milestone
All of the other setters on the builder type operate by-value, but http2_initial_connection_window_size and http2_initial_stream_window size work by-reference.
The text was updated successfully, but these errors were encountered: