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
e22097d8bb
commit
0741f26cd9
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
// HTTP proxy implementation with PHP socket
|
||||
// Go Namhyeon <gnh1201@gmail.com>
|
||||
// Namhyeon Go <gnh1201@gmail.com>
|
||||
// 2022-10-06
|
||||
|
||||
ini_set("default_socket_timeout", 1); // must be. because of `feof()` works
|
||||
|
|
Loading…
Reference in New Issue
Block a user