mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-05-11 20:21:05 +00:00
Update proxytest.php
This commit is contained in:
parent
47247cf403
commit
3060d42a05
|
@ -4,6 +4,7 @@
|
|||
// 2022-10-06
|
||||
|
||||
ini_set("default_socket_timeout", 1); // must be. because of `feof()` works
|
||||
ini_set("max_execution_time", 0);
|
||||
|
||||
$data = json_decode(file_get_contents('php://input'), true);
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user