URL is parsed incorrectly in OpenCore

OpenCore searches in an URL (after the protocal portion) for ":", and "/".
Then, it uses the string after ":" to indicate the actual port number.
However, when ":" comes after "/", ":" does not indicate the port number.

bug - 2317216
1 file changed