diff --git a/pandora_server/lib/PandoraFMS/Goliat/GoliatLWP.pm b/pandora_server/lib/PandoraFMS/Goliat/GoliatLWP.pm index 3117ab1515..65e22c5f1e 100755 --- a/pandora_server/lib/PandoraFMS/Goliat/GoliatLWP.pm +++ b/pandora_server/lib/PandoraFMS/Goliat/GoliatLWP.pm @@ -235,6 +235,8 @@ sub g_http_task { if ($content =~ m/($temp)/) { $task_get_content[$thread_id] = $1; } + } else { + $task_get_content[$thread_id] = $resp; } # Resource bashing