hyperium / h2

HTTP 2.0 client & server implementation for Rust.
MIT License
1.38k stars 279 forks source link

chore: flatten unnecessary nested if expression #787

Closed tottoto closed 4 months ago

tottoto commented 4 months ago

Flattens unnecessary nested if expression.