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 <pkrempa(a)redhat.com>
---
src/util/virstoragefile.c | 13 ++++++++++---
tests/virstoragetest.c | 4 ++--
2 files changed, 12 insertions(+), 5 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano