Update webpagetool.php
This commit is contained in:
parent
25fc749e27
commit
ea694b98a5
|
@ -648,7 +648,8 @@ if(!is_fn("get_web_page")) {
|
|||
"gz_sha1" => get_hashed_text($gz_content, "sha1"),
|
||||
"gz_ratio" => $gz_ratio,
|
||||
"method" => $_method,
|
||||
"params" => $data,
|
||||
"headers" => $headers,
|
||||
"params" => $data
|
||||
);
|
||||
|
||||
return $response;
|
||||
|
|
Loading…
Reference in New Issue
Block a user