Skip to content

Conversation

@StephenBrown2
Copy link
Contributor

Resolves #165

Adds .scheme from URL to Origin for comparison purposes, keeps .is_ssl for use in https://github.com/encode/httpx/blob/master/httpx/dispatch/connection.py#L69

Adjusts ConnectionStore typing to use py3.5+ format.

Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! :)

@sethmlarson sethmlarson merged commit 44beaa1 into encode:master Jul 29, 2019
@StephenBrown2 StephenBrown2 deleted the origin_scheme branch July 29, 2019 02:43
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.

Origin should be (scheme, host, port) not (is_ssl, host, port)

2 participants