mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-09-05 17:31:03 +00:00
Update proxytest.php
This commit is contained in:
parent
e22097d8bb
commit
0741f26cd9
|
@ -1,6 +1,6 @@
|
||||||
<?php
|
<?php
|
||||||
// HTTP proxy implementation with PHP socket
|
// HTTP proxy implementation with PHP socket
|
||||||
// Go Namhyeon <gnh1201@gmail.com>
|
// Namhyeon Go <gnh1201@gmail.com>
|
||||||
// 2022-10-06
|
// 2022-10-06
|
||||||
|
|
||||||
ini_set("default_socket_timeout", 1); // must be. because of `feof()` works
|
ini_set("default_socket_timeout", 1); // must be. because of `feof()` works
|
||||||
|
|
Loading…
Reference in New Issue
Block a user