Skip to content

Request sni hostname #787

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

Merged
merged 3 commits into from
Nov 2, 2017

Conversation

maingoh
Copy link

@maingoh maingoh commented Oct 19, 2017

Fix #775

Give the ability to set a sni_hostname at the request level :
Use it like this:

request.sni_hostname(request.host());

If set, it will be send instead of client_options.openssl_sni_hostname().

@deanberris
Copy link
Member

LGTM -- well done @maingoh, thanks for making this happen!

@deanberris deanberris merged commit 807fa51 into cpp-netlib:0.13-release Nov 2, 2017
@maingoh maingoh deleted the request_sni_hostname branch June 11, 2018 11:26
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