workers-rs
workers-rs copied to clipboard
Use Reqwest instead of custom HTTP handler
As discussed in #490
I intend to recreate the Fetch API using Reqwest to add support for the HTTP crate.