[PATCH 0/2] Accept http cookies with quoted value

Peter Krempa pkrempa at redhat.com
Wed Mar 25 15:59:38 UTC 2020


The validator didn't accept the quoted version of the cookie value. Add
a test and fix the issue.

Peter Krempa (2):
  qemuxml2xmltest: Wire up 'disk-network-http' case
  virStorageSourceNetCookieValidate: Accept quoted cookie value

 docs/schemas/domaincommon.rng                 |  2 +-
 src/util/virstoragefile.c                     | 19 ++++-
 .../disk-network-http.x86_64-latest.args      |  4 +-
 tests/qemuxml2argvdata/disk-network-http.xml  |  4 +-
 .../disk-network-http.x86_64-latest.xml       | 71 +++++++++++++++++++
 tests/qemuxml2xmltest.c                       |  2 +
 6 files changed, 96 insertions(+), 6 deletions(-)
 create mode 100644 tests/qemuxml2xmloutdata/disk-network-http.x86_64-latest.xml

-- 
2.24.1




More information about the libvir-list mailing list