Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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.