ContrapunctusI
CDCloudflare Developers
•Created by ContrapunctusI on 2/24/2025 in #workers-help
urllib.request.urlopen will throw an exception with Python worker
If we use the following Python code which creates a connection with a website and returns its content:
Any attempt to request the worker will throw this weird error:
etc. (it's quite long)
What is going on?
1 replies