http - full changelog
v2.5.9
May 2, 2026
Dependencies
- Upgraded to
fs-js@2.5.1
v2.5.8
Apr 4, 2026
29712892(#3252 by @NVolcz) Correct Response header initialization to support cloning and ensure Set-Cookie visibility.
Dependencies
- Upgraded to
fs-js@2.5.0
v2.5.7
Feb 3, 2026
61e9b0ab(#3228) Cleanup resource when the returnedReadableStream.cancelis called to avoid memory leaks
v2.5.6
Jan 14, 2026
b1dbee2c(#3210 by @FabianLars) Fixed an issue that caused the Origin header to always benullon macOS, iOS and Linux.
v2.5.5
Jan 8, 2026
e8915f17(#2562 by @amrbashir) Fix aborting a request in the middle of a streaming response.
Dependencies
- Upgraded to
fs-js@2.4.5
v2.5.4
Oct 27, 2025
93426f85Fixed an issue that caused docs.rs builds to fail. No user facing changes.
Dependencies
- Upgraded to
fs-js@2.4.4
v2.5.3
Oct 26, 2025
Dependencies
- Upgraded to
fs-js@2.4.3
v2.5.2
Aug 20, 2025
Dependencies
- Upgraded to
fs-js@2.4.2
v2.5.1
Jul 20, 2025
Dependencies
- Upgraded to
fs-js@2.4.1
v2.5.0
Jun 25, 2025
Dependencies
- Upgraded to
fs-js@2.4.0
v2.4.4
May 20, 2025
ff384cba(#2636 by @asomethings) Properly handle responses with status code 204.
Dependencies
- Upgraded to
fs-js@2.3.0
v2.4.3
Apr 2, 2025
37c0477a(#2561) Addzstdcargo feature flag to enablereqwest/zstdflag.9ebbfb2e(#1978) Persist cookies to disk and load it on next app start.
Dependencies
- Upgraded to
fs-js@2.2.1
v2.4.2
Mar 17, 2025
a15eedf3(#2535 by @amrbashir) Fixfetchoccasionally throwing an error due to trying to close the underline stream twice.
v2.4.1
Mar 15, 2025
d3183aa9(#2522 by @adrieljss) Fixfetchblocking until the whole response is read even if it was a streaming response.
v2.4.0
Mar 10, 2025
cb38f54f(#2479 by @adrieljss) Add stream support for HTTP stream responses.
v2.3.0
Jan 27, 2025
10513649(#2204 by @RickeyWard) Adddangerous-settingsfeature flag and new JSdangeroption to disable tls hostname/certificate validation.
v2.2.0
Dec 9, 2024
3a79266b(#2173 by @FabianLars) Bumped all plugins tov2.2.0. From now, the versions for the Rust and JavaScript packages of each plugin will be in sync with each other.
Dependencies
- Upgraded to
fs@2.2.0
v2.0.4
Dec 2, 2024
a3b553dd(#2079 by @amrbashir) Add tracing logs for requestes and responses behindtracingfeature flag.
Dependencies
- Upgraded to
fs@2.1.0
v2.0.3
Oct 21, 2024
Dependencies
- Upgraded to
fs@2.0.3
v2.0.2
Dec 9, 2024
Dependencies
- Upgraded to
fs-js@2.0.4
v2.0.1
Oct 20, 2024
cfd48b3b(#1941 by @Nipsuli) Allow skipping sendingOriginheader in HTTP requests by settingOriginheader to an empty string when callingfetch.9b2840db(#1884 by @amrbashir) Retain headers order.
v2.0.1
Oct 20, 2024
a1a82208(#1873 by @lucasfernog) Downgrade MSRV to 1.77.2 to support Windows 7.
Dependencies
- Upgraded to
fs@2.0.1
v2.0.0
Oct 2, 2024
e2c4dfb6Update to tauri v2 stable release.
Dependencies
- Upgraded to
fs@2.0.0
v2.0.0-rc.6
Oct 2, 2024
Dependencies
- Upgraded to
fs@2.0.0-rc.6
v2.0.0-rc.5
Sep 15, 2024
Dependencies
- Upgraded to
fs@2.0.0-rc.5
v2.0.0-rc.4
Sep 12, 2024
Dependencies
- Upgraded to
fs@2.0.0-rc.4
v2.0.0-rc.3
Sep 5, 2024
Dependencies
- Upgraded to
fs@2.0.0-rc.3
v2.0.0-rc.2
Aug 29, 2024
Dependencies
- Upgraded to
fs@2.0.0-rc.2
v2.0.0-rc.2
Aug 29, 2024
e2e97db5(#1701 by @lucasfernog) Update to tauri 2.0.0-rc.8
v2.0.0-rc.1
Aug 17, 2024
v2.0.0-rc.0
Aug 2, 2024
9887d1Update to tauri RC.
Dependencies
- Upgraded to
fs@2.0.0-rc.0
v2.0.0-beta.9
Jul 31, 2024
99d6ac0f(#1606 by @FabianLars) The JS packages now specify the minimum@tauri-apps/apiversion instead of a single exact version.6de87966(#1597 by @Legend-Master) Update to tauri beta.25.
v2.0.0-beta.8
Jul 12, 2024
ac9a25cc(#1395 by @amrbashir) Fix cancelling requests usingAbortSignal.a6654932(#1526 by @amrbashir) Fix missingSet-Cookieheaders in the response which meantrequest.headers.getSetCookie()always returned empty array.22a17980(#1537 by @lucasfernog) Update to tauri beta.24.
v2.0.0-beta.7
Jul 2, 2024
v2.0.0-beta.6
Jun 17, 2024
0f739dbc(#1392 by @amrbashir) Allow settingOriginheader whenunsafe-headersfeature flag is active.
v2.0.0-beta.6
Jun 17, 2024
Dependencies
- Upgraded to
fs@2.0.0-beta.6
v2.0.0-beta.5
May 30, 2024
v2.0.0-beta.5
May 30, 2024
500ff10(#1166) Breaking change: Removed thedefault-tlsfeature flag. Therustls-tls,http2,macos-system-configuration, andcharsetfeature flags are now enabled by default.e3d41f4(#1191) Internally use the webview scoped resources table instead of the app one, so other webviews can't access other webviews resources.7e2fcc5(#1146) Update dependencies to align with tauri 2.0.0-beta.14.e3d41f4(#1191) Update for tauri 2.0.0-beta.15.
Dependencies
- Upgraded to
fs@2.0.0-beta.5
v2.0.0-beta.4
May 30, 2024
9d7ae45b(#1354) Include headers created by browser if not declared by user, which fixes missing headers likeContent-Typewhen usingFormData.430bd6f4(#1363) Update to tauri beta.20.
v2.0.0-beta.4
May 30, 2024
Dependencies
- Upgraded to
fs@2.0.0-beta.4
v2.0.0-beta.3
May 1, 2024
v2.0.0-beta.3
May 1, 2024
c873e4d(#1059) Fixes scope not allowing subpaths, query parameters and hash when those values are empty.a04ea2f(#1071) The global API script is now only added to the binary when thewithGlobalTauriconfig is true.753c7be(#1050) Addunsafe-headerscargo feature flag to allow using forbidden headers.
Dependencies
- Upgraded to
fs@2.0.0-beta.3
v2.0.0-beta.2
Mar 7, 2024
v2.0.0-beta.1
Feb 21, 2024
569defbUpdate to tauri beta.4.
v2.0.0-beta.0
Feb 3, 2024
d198c01(#862) Update to tauri beta.1a34720(#858) Fix http fetch client option init with parameterconnectTimeout
v2.0.0-alpha.9
Dec 28, 2023
Dependencies
- Upgraded to
fs@2.0.0-alpha.7
v2.0.0-alpha.6
Dec 20, 2023
v2.0.0-alpha.5
Dec 20, 2023
v2.0.0-alpha.4
Dec 14, 2023
v2.0.0-alpha.3
Oct 29, 2023
v2.0.0-alpha.3
Oct 29, 2023
Dependencies
- Upgraded to
fs@2.0.0-alpha.2
v2.0.0-alpha.2
Oct 23, 2023
v2.0.0-alpha.2
Oct 23, 2023
v2.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.
v2.0.0-alpha.0
May 24, 2023