haskell-grpc-native / http2-client

A native HTTP2 client in Haskell
BSD 3-Clause "New" or "Revised" License
43 stars 27 forks source link

Only read INITIAL_WINDOW_SIZE settings for streams. #28

Closed lucasdicioccio closed 7 years ago

lucasdicioccio commented 7 years ago

My reading of https://tools.ietf.org/html/rfc7540#section-6.9.2 is that this settings only affect streams and hence not the connection.