Using Hyper 0.11.7, I sometimes get the following error: ``` panicked at 'internal error: entered unreachable code', src/proto/conn.rs:387:17 ``` That line is now [here](https://github.com/hyperium/hyper/blob/master/src/proto/conn.rs#L372).
Using Hyper 0.11.7, I sometimes get the following error:
That line is now here.