Closed rizrmd closed 1 year ago
Thanks for the report, bodies were working for fetch(Request)
but not for the multi-arg overload. I just pushed support for external fetch bodies in commit 631313eeaabed727bbfa0ee944e920b633eabe51
, can you test it out locally and verify it works in your worker?
To install denoflare as of a commit instead of a release tag, substitute 631313eeaabed727bbfa0ee944e920b633eabe51
in place of the release tag v0.5.10
however you installed denoflare.
Fix included in the latest release v0.5.11
When I try to fetch using body, e.g.
throw this: