Skip to content

YT-167 Implement parsing full URL and multiple tokens

Andrii Sosiuk requested to merge yt-167-full-url-for-privat-tokens into master

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

Edited by Andrii Sosiuk

Merge request reports