Skip to content

Use DialTLSContext instead of DialTLS when negotiating HTTP2 session#161

Merged
joechrisellis merged 2 commits into
masterfrom
http2-negotiation-respect-context-deadline
Feb 24, 2023
Merged

Use DialTLSContext instead of DialTLS when negotiating HTTP2 session#161
joechrisellis merged 2 commits into
masterfrom
http2-negotiation-respect-context-deadline

Conversation

@joechrisellis

Copy link
Copy Markdown
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

suhailpatel commented Feb 23, 2023

Copy link
Copy Markdown
Member

@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
Copy Markdown
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