change file

pull/428/head
amrbashir 2 years ago
parent e0eac5594a
commit a7ca25c913
No known key found for this signature in database
GPG Key ID: BBD7A47A2003FF33

@ -0,0 +1,6 @@
---
"http": minor
"http-js": minor
---
The http plugin has been rewritten from scratch and now only exposes a `fetch` function in Javascript and Re-exports `reqwest` crate in Rust. The new `fetch` method tries to be as close and compliant to the `fetch` Web API.
Loading…
Cancel
Save