Why does a requests.get(…) call hang
The following simple python script that uses requests.get
to execute a GET request does not return on my computer:
The following simple python script that uses requests.get
to execute a GET request does not return on my computer: