Fix Goliat LWP

This commit is contained in:
Calvo 2022-08-11 13:41:09 +02:00
parent 5d5ed8c719
commit 1585f846f5
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