+ Fix p2000 error from http enhance
This commit is contained in:
parent
aed5ed9304
commit
7a517be8b8
|
@ -177,7 +177,6 @@ sub DESTROY {
|
|||
my $self = shift;
|
||||
|
||||
if ($self->{logon} == 1) {
|
||||
$self->{option_results}->{url_path} = ;
|
||||
$self->{http}->request(url_path => $self->{url_path} . 'exit',
|
||||
header => ['dataType: api', 'sessionKey: ' . $self->{session_id}]);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue