Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reqwest & hyper and allow http2 negotiation #125

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

jqnatividad
Copy link
Contributor

@jqnatividad jqnatividad commented Mar 24, 2024

Somewhat duplicative of #124, but also went ahead to add the ability to transparently negotiate upgrading to an HTTP2 connection, which all the backends support.

@jaemk
Copy link
Owner

jaemk commented Apr 7, 2024

thanks @jqnatividad ! Would you mind resolving the cargo toml conflicts - and also reverting the space alignment (I don't like having to update a bunch of lines to fix alignment when one line changes, unless it's some ascii table)

@jqnatividad
Copy link
Contributor Author

DONE @jaemk !

In hindsight, shouldn't have applied the BetterTOML format... force of habit, as it helps with the giant Cargo.toml I have for my project. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants