On a Monday in 2020, Peter Krempa wrote:
For http/https URIs we need to preserve the query part as it may be
important to refer to the image.
Signed-off-by: Peter Krempa
---
src/util/virstoragefile.c | 13 ++---
tests/virstoragetest.c| 4 ++--
2 files changed, 12 insertions(+), 5 del
For http/https URIs we need to preserve the query part as it may be
important to refer to the image.
Signed-off-by: Peter Krempa
---
src/util/virstoragefile.c | 13 ++---
tests/virstoragetest.c| 4 ++--
2 files changed, 12 insertions(+), 5 deletions(-)
diff --git a/src/util/virstor