Skip to content

Url: Fix incorrect split

When the authority is terminated by a fragment delimiter ('#') or by a query delimiter ('?') we must not use any potential path delimiter found later in the URL Might solve #358 (closed)

Merge request reports