Why does my Python socket.connect() call stall for a minute with IPv6 but not with IPv4?
On my Windows 10 desktop machine, I am running the following bit of Python (3.10.9) to make an HTTP POST request:
On my Windows 10 desktop machine, I am running the following bit of Python (3.10.9) to make an HTTP POST request: