Brranton
Brranton
# Summary added timeouts to socks5 connection initialization # Checklist - [x] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply...
I encountered a problem when using socks5 proxy. Sometimes the server would not get a response during socks5 initialization, causing the thread to hang when using httpx.Client. Based on this...
I encountered a problem when using socks5 proxy. Sometimes the server would not get a response during socks5 initialization, causing the thread to hang when using httpx.Client. Based on this...