X-Git-Url: https://git.proxmox.com/?p=pve-client.git;a=blobdiff_plain;f=PVE%2FAPIClient%2FCommands%2Flxc.pm;h=d1fffb7cb33641b699b967f83172e2a5b9aca002;hp=8a5cfb4813be0e966cba27c99e8a7e75ec70d33e;hb=2779eec998680c51a65cf9f1f65eb9b51dcb4e7e;hpb=84d4c3e267b85215f825c903d8beed3068612246 diff --git a/PVE/APIClient/Commands/lxc.pm b/PVE/APIClient/Commands/lxc.pm index 8a5cfb4..d1fffb7 100644 --- a/PVE/APIClient/Commands/lxc.pm +++ b/PVE/APIClient/Commands/lxc.pm @@ -8,6 +8,7 @@ use IO::Select; use IO::Socket::SSL; use MIME::Base64; use Digest::SHA; +use HTTP::Response; use PVE::Tools; use PVE::JSONSchema qw(get_standard_option);