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

[feature-request] Allow for injected URL's and URI's to allow for https connections #422

Closed
jamezp opened this issue Aug 15, 2022 · 0 comments · Fixed by #423
Closed

[feature-request] Allow for injected URL's and URI's to allow for https connections #422

jamezp opened this issue Aug 15, 2022 · 0 comments · Fixed by #423

Comments

@jamezp
Copy link
Collaborator

jamezp commented Aug 15, 2022

Issue Overview

Currently when injecting a URL or URI with an @ArquillianResource the protocol is always "http". There should be ability to allow for "https" connections.

This can be accomplished while keeping backwards compatibility. Defaulting to "http" seems reasonable, but allowing the HTTPContext to be known as a "secure" context could allow "https" to be used for the protocol.

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 a pull request may close this issue.

1 participant