Closed itbdw closed 7 years ago
As this code use guzzlehttp, which has a bug with socks5 proxy.
I think use curl_init directly may be greater.
see https://github.com/guzzle/guzzle/issues/1484
Close for it's just the guzzle's default behavior
guzzle
As this code use guzzlehttp, which has a bug with socks5 proxy.
I think use curl_init directly may be greater.
see https://github.com/guzzle/guzzle/issues/1484