Merge branch 'ent-9207-13837-problema-webserver-con-regex' into 'develop'

Fix Goliat LWP

See merge request artica/pandorafms!5053
This commit is contained in:
Daniel Rodriguez 2022-08-12 09:55:51 +00:00
commit 413206f83a
1 changed files with 2 additions and 0 deletions

View File

@ -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