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

Use DialTLSContext instead of DialTLS when negotiating HTTP2 session #161

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

joechrisellis
Copy link
Member

... so that we respect context deadlines when we're dialling.

The old DialTLS is marked as deprecated now anyways.

... so that we respect context deadlines when we're dialling.

The old DialTLS is marked as deprecated now anyways.
@suhailpatel
Copy link
Member

suhailpatel commented Feb 23, 2023

@joechrisellis I wonder if we could add a test around this behaviour too, if we've got the harness set up to do so

@joechrisellis
Copy link
Member Author

... we're blocked on #162 for now, will rebase once that's landed. 🙂

@joechrisellis joechrisellis merged commit b08f231 into master Feb 24, 2023
@joechrisellis joechrisellis deleted the http2-negotiation-respect-context-deadline branch February 24, 2023 11:56
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