Bugs in Pages Functions?

I successfully deployed an Astro site to my Cloudflare Pages account. I'm not using SSR on this site. However, for my functions folder I'm getting two very strange behaviors. One of which I found a GitHub issue on . Sorry I don't have the link at the moment. 1. Wrangler CLI is complaining that the request is being cloned when it's not. If you do clone the request... use one of the requests... send the other to another Worker... you get two warnings of improperly cloning the request. 2. Invalid Headers I have a function route that errors immediately with a 500 and an invalid headers message. I'm not sending any custom headers. I'm not using any middleware to alter the request headers. Is anybody else seeing similar issues?
0 Replies
No replies yetBe the first to reply to this messageJoin