Answer the question
In order to leave comments, you need to log in
Communicate with http proxy via sockets in Python?
The problem is simple - I want to send a POST request through an http proxy in Python on sockets, but either various SocketError errors occur, or the code simply hangs on sending (send / sendall) or receiving (recv / recvall) data.
Tell me, what is the reason for this behavior (or, even better, advise a working option)?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question