superfly / fly.rs

Fly Edge Application runtime.
https://fly.io
MIT License
39 stars 7 forks source link

fetch with a Request body #6

Closed jeromegn closed 5 years ago

jeromegn commented 6 years ago

fetch should be able to send a body for a Request. That's currently not implemented, there's nothing blocking this, just needs to be added.

Requirements: