-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(client): remove experimental HTTP2 support
It didn't really work, and it had dangerous optional dependencies (openssl), so for now, this is going away. HTTP2 should come back with full support in the not-too-distant future. BREAKING CHANGE: There is no more `hyper::http::h2`.
- Loading branch information
1 parent
cb48452
commit d301c6a
Showing
7 changed files
with
0 additions
and
1,025 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.