mirror of
https://github.com/gnh1201/caterpillar.git
synced 2024-11-26 15:31:45 +00:00
Update proxytest.php
This commit is contained in:
parent
a1fcef12eb
commit
e22097d8bb
|
@ -3,7 +3,7 @@
|
||||||
// Go Namhyeon <gnh1201@gmail.com>
|
// Go Namhyeon <gnh1201@gmail.com>
|
||||||
// 2022-10-06
|
// 2022-10-06
|
||||||
|
|
||||||
ini_set("default_socket_timeout", 1);
|
ini_set("default_socket_timeout", 1); // must be. because of `feof()` works
|
||||||
|
|
||||||
$data = json_decode(file_get_contents('php://input'), true);
|
$data = json_decode(file_get_contents('php://input'), true);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user