Closed simonwheatley closed 7 years ago
We should replace protocol relative URLs, e.g. with whatever the destination protocol is:
//example.com => https://example.com …or… //example.com => http://example.com
@simonwheatley Is this similar to #1?
I guess it is, yes.
We should replace protocol relative URLs, e.g. with whatever the destination protocol is: