Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Fix the documentation on overriding the SSL context #316

Merged
merged 1 commit into from
Mar 5, 2017
Merged

Fix the documentation on overriding the SSL context #316

merged 1 commit into from
Mar 5, 2017

Conversation

vfaronov
Copy link
Contributor

@vfaronov vfaronov commented Mar 5, 2017

Sorry, I completely botched #315. It seemed to work, but it was falling back to HTTP/1.1, which is definitely not what most people would want. And I missed hyper.tls.init_context. Hopefully this version is more correct, but it’s not like I know what I’m doing when it comes to TLS :/

I completely botched that one. It seemed to work, but it was falling back
to HTTP/1.1. And I missed hyper.tls.init_context.
@Lukasa
Copy link
Member

Lukasa commented Mar 5, 2017

😉 No worries: I do know about TLS and missed it in code review, so you don't need to beat yourself up too much.

@Lukasa Lukasa merged commit 6f464ae into python-hyper:development Mar 5, 2017
@vfaronov vfaronov deleted the fix-ssl-context-docs branch March 5, 2017 12:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants