Skip to content
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

Clean up some annoyances #1107

Merged
merged 4 commits into from
Jan 14, 2019
Merged

Clean up some annoyances #1107

merged 4 commits into from
Jan 14, 2019

Conversation

kflynn
Copy link
Member

@kflynn kflynn commented Jan 14, 2019

Fix #1071 by correctly managing upstream contexts when SNI is active (context.get('hosts', []) will not return an empty array if context.hosts is explicitly set to None), and clean up a bunch of mypy warnings around TLS contexts.

Flynn added 4 commits January 11, 2019 12:55
* release/0.50.0:
  V1 TLSContext hosts is _not_ a required property. This should've been changed ages ago.
  fixed issue with empty body request methods
  switched back to the non-production image
  Fix broken link
  Change docs landing page
…ne will override a get-with-defaults. Use an or instead.
@kflynn kflynn merged commit f601244 into release/0.50.0 Jan 14, 2019
@kflynn kflynn deleted the flynn/dev/cleanup branch January 14, 2019 18:44
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.

1 participant