Closed eddie-zhang closed 6 years ago
Hey @eddie-zhang! Thank you so much for the heads up on this change.
Sorry it took me so long to merge, the change was actually slightly more complex as lwp-request
I used for the modification time check did not support HTTPS HEAD. I switched to curl
and published the change as v1.1.0.
Thanks again! 👍
Using curl with the insecure URL (http://) now produces a 302 error with this body:
Using the secure URL ensures this HTML is not written to the hosts file.