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
Mistake on my part - the issue only occurs when calling request.set_version(HttpVersion::H2). I thought I had tested that, but I guess not. The server I am making requests to is HTTP/2 capable.
works, but
results in a broken pipe.
hyper
0.11.2hyper-tls
0.1.2tokio-core
0.1.9Tested on Windows 10 and Arch Linux.
The text was updated successfully, but these errors were encountered: