alig
CDCloudflare Developers
•Created by alig on 11/8/2024 in #workers-help
Alternative to Workers that allows use of XMLHttpRequest
So I just needed to create an endpoint for this project I'm building, and in the endpoint I make a call that happens to make a XLMHttpRequest, does cloudflare offer an alternative resource that would let me make the call? Or do I need to create a serverless function with vercel and call that endpoint it wouldn't be ideal, but seems the only way to solve my problem currently, unless there are different serverless functions within Cloudflare that can handle XMLHttpRequests.
3 replies