When using Eden Treaty/Fetch the headers object is empty and I am unable to store session cookies on the frontend. I believe this is an issue with Eden because I am able to use the global fetch and my cookies are automatically set. Is it possible to have Eden fetch behave more like normal fetch?
When using Eden Treaty/Fetch the headers object is empty and I am unable to store session cookies on the frontend. I believe this is an issue with Eden because I am able to use the global
fetch
and my cookies are automatically set. Is it possible to have Eden fetch behave more like normal fetch?