Nutomic / ibis

GNU Affero General Public License v3.0
77 stars 5 forks source link

The protocol from a URL gets removed #48

Open K4LCIFER opened 2 weeks ago

K4LCIFER commented 2 weeks ago

If you write a full URL, eg https://<subdomain>.<domain>.<tld>/<path>, the protocol at the beginning gets removed, eg <subdomain>.<domain>.<tld>/<path>. It should not omit that. The protocol is important information.