Skip to content

http

Make HTTP requests from your app.

2.5.x

2.5.9

May 2, 2026
Dependencies
  • Upgraded to fs-js@2.5.1

2.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

2.5.7

Feb 3, 2026
  • 61e9b0ab (#3228) Cleanup resource when the returned ReadableStream.cancel is called to avoid memory leaks

2.5.6

Jan 14, 2026
  • b1dbee2c (#3210 by @FabianLars) Fixed an issue that caused the Origin header to always be null on macOS, iOS and Linux.

2.5.5

Jan 8, 2026
Dependencies
  • Upgraded to fs-js@2.4.5

2.5.4

Oct 27, 2025
  • 93426f85 Fixed an issue that caused docs.rs builds to fail. No user facing changes.
Dependencies
  • Upgraded to fs-js@2.4.4

2.5.3

Oct 26, 2025
Dependencies
  • Upgraded to fs-js@2.4.3

2.5.2

Aug 20, 2025
Dependencies
  • Upgraded to fs-js@2.4.2

2.5.1

Jul 20, 2025
Dependencies
  • Upgraded to fs-js@2.4.1

2.5.0

Jun 25, 2025
Dependencies
  • Upgraded to fs-js@2.4.0

2.4.x

2.4.4

May 20, 2025
Dependencies
  • Upgraded to fs-js@2.3.0

2.4.3

Apr 2, 2025
  • 37c0477a (#2561) Add zstd cargo feature flag to enable reqwest/zstd flag.
  • 9ebbfb2e (#1978) Persist cookies to disk and load it on next app start.
Dependencies
  • Upgraded to fs-js@2.2.1

2.4.2

Mar 17, 2025
  • a15eedf3 (#2535 by @amrbashir) Fix fetch occasionally throwing an error due to trying to close the underline stream twice.

2.4.1

Mar 15, 2025
  • d3183aa9 (#2522 by @adrieljss) Fix fetch blocking until the whole response is read even if it was a streaming response.

2.4.0

Mar 10, 2025

2.3.x

2.3.0

Jan 27, 2025
  • 10513649 (#2204 by @RickeyWard) Add dangerous-settings feature flag and new JS danger option to disable tls hostname/certificate validation.

2.2.x

2.2.0

Dec 9, 2024
  • 3a79266b (#2173 by @FabianLars) Bumped all plugins to v2.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

2.0.x

2.0.4

Dec 2, 2024
Dependencies
  • Upgraded to fs@2.1.0

2.0.3

Oct 21, 2024
Dependencies
  • Upgraded to fs@2.0.3

2.0.2

Dec 9, 2024
Dependencies
  • Upgraded to fs-js@2.0.4

2.0.1

Oct 20, 2024
Dependencies
  • Upgraded to fs@2.0.1

2.0.0

Oct 2, 2024
  • e2c4dfb6 Update to tauri v2 stable release.
Dependencies
  • Upgraded to fs@2.0.0

2.0.0-rc.x

2.0.0-rc.6

Oct 2, 2024
Dependencies
  • Upgraded to fs@2.0.0-rc.6

2.0.0-rc.5

Sep 15, 2024
Dependencies
  • Upgraded to fs@2.0.0-rc.5

2.0.0-rc.4

Sep 12, 2024
Dependencies
  • Upgraded to fs@2.0.0-rc.4

2.0.0-rc.3

Sep 5, 2024
Dependencies
  • Upgraded to fs@2.0.0-rc.3

2.0.0-rc.2

Aug 29, 2024
Dependencies

2.0.0-rc.1

Aug 17, 2024

2.0.0-rc.0

Aug 2, 2024
Dependencies
  • Upgraded to fs@2.0.0-rc.0

Full Changelog

http full changelog

Version List


© 2026 Tauri Contributors. CC-BY / MIT