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

Use https-scheme for request URIs if secure TLS is used #167

Merged
merged 2 commits into from
Apr 16, 2017

Conversation

clue
Copy link
Member

@clue clue commented Apr 14, 2017

$request->getUri()->getScheme() will now return https if secure TLS is used and http otherwise.

Builds on top of #146 and #158

@clue clue added this to the v0.7.0 milestone Apr 14, 2017
@clue clue changed the title Use https-scheme for request URIs if secure TLS is used [WIP] Use https-scheme for request URIs if secure TLS is used Apr 14, 2017
@clue clue changed the title [WIP] Use https-scheme for request URIs if secure TLS is used Use https-scheme for request URIs if secure TLS is used Apr 14, 2017
@clue
Copy link
Member Author

clue commented Apr 14, 2017

Updated to work around PHP < 7 not giving access to stream crypto parameters :shipit:

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants