hyper-util
hyper-util copied to clipboard
feat: add `{http1,http2}_only` for auto conn
Closes https://github.com/hyperium/hyper/issues/3511
This PR adds an option to choose http1 or http2 only for auto connections.
@sfackler would this solve your use case?
Hey. Just wanted to check in to see if there's anything that I can do to help push this forward?
@seanmonstar I send a follow-up to resolve the conflict at https://github.com/hyperium/hyper-util/pull/124.
It retains @dswij's credit. Hopefully we can move forward and my major target is to help https://github.com/hyperium/tonic/pull/1670 done.
@seanmonstar This patch has some uncompleted part. I fix it up at https://github.com/hyperium/hyper-util/pull/124/commits/582cd9fcb926651f601e9d2423c9e54f568d0cf5 and you can review https://github.com/hyperium/hyper-util/pull/124.