[PATCH] D51255: [WWW] Use https instead of http to fix page problems

Anton Korobeynikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 07:16:21 PDT 2018


asl added a comment.

I think we need to preserve the protocol. E.g. if the page is loaded via http we need to load css via http as well.


https://reviews.llvm.org/D51255





More information about the llvm-commits mailing list