mpd/src/storage
Vincent Petry ec0d3ac95d
Remove relative path handling which was not needed
The original base relative path was introduced due to an erroneous test
where the URL started with three slashes: "https:///" instead of two,
which led to implementing handling for such cases but broke the two
slashes case.

This fix removes the base relative path handling because with two
slashes the path is anyway always relative to the host (aka absolute
URI, without host).

This reverts 216f62ea14 and part of 74b2fc7fdc

Signed-off-by: Vincent Petry <PVince81@yahoo.fr>
2021-01-08 16:50:27 +01:00
..
plugins Remove relative path handling which was not needed 2021-01-08 16:50:27 +01:00
CompositeStorage.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
CompositeStorage.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
Configured.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Configured.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
FileInfo.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
MemoryDirectoryReader.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
MemoryDirectoryReader.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
meson.build Add boost_dep in subdir meson.build files 2018-12-09 17:20:47 +01:00
Registry.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
Registry.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
StorageInterface.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
StorageInterface.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
StoragePlugin.hxx copyright year 2021 2021-01-01 19:54:28 +01:00
StorageState.cxx copyright year 2021 2021-01-01 19:54:28 +01:00
StorageState.hxx copyright year 2021 2021-01-01 19:54:28 +01:00