Closed iNaD closed 6 years ago
The addProtocolFromUrlIfMissing method adds http or https (depending on the original value from the requested url) to a video file link which starts with // instead of a protocol.
addProtocolFromUrlIfMissing
http
https
//
The
addProtocolFromUrlIfMissing
method addshttp
orhttps
(depending on the original value from the requested url) to a video file link which starts with//
instead of a protocol.