Skip to content

Added StrictHTTP #232

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

Merged
merged 1 commit into from
Jun 15, 2017
Merged

Added StrictHTTP #232

merged 1 commit into from
Jun 15, 2017

Conversation

Kunal-Deshpande
Copy link
Contributor

The browser blocks all http requests on a https website by default.
But feature can be disabled in the request manager.

The browser blocks all http requests on a https webiste by default.
But feature can be disabled in the request manager.
@hrj hrj added this to the after 0.3.12 milestone Jun 15, 2017
@hrj
Copy link
Member

hrj commented Jun 15, 2017

@Kunal-Deshpande nice work! ✨

Please give me the link that you use for testing.

@hrj hrj merged commit ba5bbcd into gngrOrg:master Jun 15, 2017
@hrj
Copy link
Member

hrj commented Jun 15, 2017

Nevermind, I created my own test-case here:
https://uprootlabs.github.io/gngrTestCases/test-case/strictHTTP/test.html

When that is opened via https URL, no images should be visible, unless the unsecured requests are enabled in the Request Manager.

When opened via http URL both images should be visible (by default).

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.

2 participants