mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 16:14:21 +02:00
+ Fix p2000 error from http enhance
This commit is contained in:
parent
cbbd021a54
commit
6575c5a793
@ -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…
x
Reference in New Issue
Block a user