The Wayback Machine - https://web.archive.org/web/20201111102030/https://github.com/GoogleChrome/lighthouse/issues/11598
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

Mark redirects-http as notApplicable on localhost #11598

Open
mathe42 opened this issue Oct 26, 2020 · 0 comments
Open

Mark redirects-http as notApplicable on localhost #11598

mathe42 opened this issue Oct 26, 2020 · 0 comments

Comments

@mathe42
Copy link

@mathe42 mathe42 commented Oct 26, 2020

Feature request summary

The redirects-http audit should be disabled or pass when useing http and localhost. (e.g. http://localhost:3000).

What is the motivation or use case for changing this?
The 100 score should be posible in local testing without https.
In production I use a reverse proxy so in CI with LH-CI it is only http.

How is this beneficial to Lighthouse?
Better UX for local testing.

@patrickhulce patrickhulce changed the title feat: redirects-http on localhost when https is not possible Mark redirects-http as notApplicable on localhost Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
You can’t perform that action at this time.