make_uri adds an extra "/" if host part is empty

Bug #1354416 reported by Paweł Stołowski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
net-cpp
New
Undecided
Unassigned

Bug Description

The make_method adds an extra "/" if the host part (next to protocol) is empty, e.g.

core::net::make_uri("album://", {"foo", "bar"}});

produces:
"album:///foo/bar"

I'm not quite sure if this is correct behavior.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.