You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to have different reusable tasks examples. So far an HTTP Example is available which allows us to send HTTP requests. Other examples like sending email or performing an API call using a dedicated client would be also beneficial.
It would be nice to have different reusable tasks examples. So far an HTTP Example is available which allows us to send HTTP requests. Other examples like sending email or performing an API call using a dedicated client would be also beneficial.
wasm32-wasip2is being discussed here: Support forwasm32-wasip2seanmonstar/reqwest#2979 for reqwest, which is widely used in many HTTP clients for Rust.