http@2.0.0-alpha.1
Aug 14, 2023
7d9df72(#428) Multipart requests are now handled in JavaScript by theRequestJavaScript class so you just need to use aFormDatabody and not set the content-type header tomultipart/form-data.application/x-www-form-urlencodedrequests must be done manually.7d9df72(#428) The http plugin has been rewritten from scratch and now only exposes afetchfunction in Javascript and Re-exportsreqwestcrate in Rust. The newfetchmethod tries to be as close and compliant to thefetchWeb API as possible.d74fc0a(#555) Update to alpha.11.
© 2026 Tauri Contributors. CC-BY / MIT