On 8/3/2017 10:29 AM, Christopher Schultz wrote:
I'd like to fix this issue, and there are two possible approaches:
1. Always use HTTPS: just change the link protocol to https://
Always use HTTPS seems like the right way to me. What's the downside?
Latency on the first request?
TBH, best practice is to make all requests to http://tomcat.apache.org/
to redirect to https://tomcat.apache.org/ so if you do that you do not
have to worry about protocol-relative URLs because they will always be
https. My $0.02.
Igal Sapir
Lucee Core Developer
Lucee.org <http://lucee.org/>