cloud-hypervisor/vmm
LiHui b0be5ff8ad API: fix http hang for vmm.ping/vm.create/vm.info/vmm.shutdown
vmm.ping/vm.info will hang for PUT method, vm.create/vmm.shutdonw hang for GET method.
Because these four APIs do not write the response body when the HTTP method does not match.

Signed-off-by: LiHui <andrewli@kubesphere.io>
2022-03-11 11:56:14 +00:00
..
src API: fix http hang for vmm.ping/vm.create/vm.info/vmm.shutdown 2022-03-11 11:56:14 +00:00
Cargo.toml build: bump clap from 3.1.5 to 3.1.6 2022-03-08 01:52:09 +00:00