hyperium / h2

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

add wait for remote settings being set before sending requests #641

Open Yneth opened 1 year ago

Yneth commented 1 year ago

Fixes https://github.com/hyperium/h2/issues/512

Yneth commented 1 year ago

Is there anything I can do to fix pipeline and update PR to be reviewed and merged?