Closed patrick-fitzgerald closed 2 years ago
I was regularly seeing a "connection closed before message completed" error, when making API requests.
This fixes the issue, based on my testing.
Source: https://github.com/hyperium/hyper/issues/2136#issuecomment-861826148 & https://github.com/wyyerd/stripe-rs/pull/172
If it's good enough for stripe it's good enough for me! Thanks!
I was regularly seeing a "connection closed before message completed" error, when making API requests.
This fixes the issue, based on my testing.
Source: https://github.com/hyperium/hyper/issues/2136#issuecomment-861826148 & https://github.com/wyyerd/stripe-rs/pull/172