-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add TLS and HTTP/2 examples, remove HTTP/3 example
This changes the way the HTTP client obtains the socket, following this discussion[1]. Instead of passing one socket, a dial function can be set to control how the client creates the socket. The HTTP/3 example was removed since it's too early to determine that API. [1]: #2971 (comment)
- Loading branch information
Ivan Mirić
committed
Apr 14, 2023
1 parent
81034aa
commit 0fde824
Showing
1 changed file
with
43 additions
and
19 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