mirror of
https://git.proxmox.com/git/pve-client
synced 2025-10-04 17:21:28 +00:00
correctly use HTTP::Response
This commit is contained in:
parent
84d4c3e267
commit
2779eec998
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user