Add sni hostname extension#696
Merged
karpetrosyan merged 10 commits intoencode:masterfrom May 23, 2023
Merged
Conversation
1e4d1c9 to
dfc30a9
Compare
…sni-hostname-extension
Contributor
Author
|
Should we alert the client if they attempt to use HTTPS without specifying "socket_options" extension? |
Contributor
lovelydinosaur
left a comment
There was a problem hiding this comment.
Nice one, yup. This is a clear win.
Needs adding to the docs and the changelog then it's good to go.
Thanks! 😎
…pcore into add-sni-hostname-extension
lovelydinosaur
requested changes
May 22, 2023
lovelydinosaur
approved these changes
May 22, 2023
lovelydinosaur
requested changes
May 22, 2023
Contributor
lovelydinosaur
left a comment
There was a problem hiding this comment.
One last tweak needed here.
CHANGELOG.md
Outdated
| - Improve logging with per-module logger names. (#690) | ||
| - Resolve race condition during import of `anyio` package. (#692) | ||
| - Enable TCP_NODELAY for all synchronous sockets. (#651) | ||
| - Add `socket_options` argument to `ConnectionPool` and `HTTProxy` classes. (#668) |
Contributor
There was a problem hiding this comment.
Just noticed this isn't in the correct pull request.
Contributor
Author
|
Sorry my bad 🥲 |
lovelydinosaur
approved these changes
May 22, 2023
Merged
This was referenced Aug 8, 2023
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #691