invisnik / laravel-steam-auth

Laravel Steam Auth
MIT License
172 stars 69 forks source link

Have no idea if I wanna use socks5 proxy #57

Closed itbdw closed 7 years ago

itbdw commented 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

itbdw commented 7 years ago

Close for it's just the guzzle's default behavior