Custom Headers with Worker Fetch
I'm trying to interact with the Walmart API using fetch from a Queue consumer. The API requires I provide some custom headers which are not x-prefixed. It seems that Cloudflare's fetch strips these headers. Is there some way I can avoid this? Thanks!
0 Replies