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
FIX: crash with std::logic_error when reusing a connection that timed out on the server (#1019)
* FIX: check whether instream() is valid before trying to rewind
* add .can_seek() as a second line of defense
* apply clang-format
* improve error reporting for unrewindable streams
* Add René Meusel (reneme) to CONTRIBUTORS.txt.
0 commit comments