Hi all, Gitlab will be set in maintenance mode on Friday 29/11/2024 from 08:45 AM CET with the intention of finishing by the 10:45 PM CET of Friday 29/11/2024
YT-167 Implement parsing full URL and multiple tokens
If a protocol (http://, git://, etc.) is present in the URL,
parse it as a full URL.
Otherwise, parse it as a relative URL.
~ can be used as a separator for multiple tokens