Commit Graph

15 Commits (3e17e922ca6f0e53c99f6ecf397eeb3983ce8dcf)

Author SHA1 Message Date
asomethings 2448e717e5
feat(http): add status code 101, 103 for null body (#2655)
1 month ago
Amr Bashir 5e78988f72
feat(http): handle 205, 304 null body (#2647)
2 months ago
asomethings ff384cbabe
fix(http): handle status code 204 to use js null fix #2580 (#2636)
2 months ago
renovate[bot] c97e9c511d
chore(deps): update tauri monorepo to v2.5.0 (v2) (#2634)
2 months ago
Amr Bashir a15eedf378
fix(http): avoid closing stream multiple times (#2535)
3 months ago
Adriel Jansen Siahaya d3183aa99d
fix(http): return response early in JS before waiting for chunks on the rust side (#2522)
3 months ago
Adriel Jansen Siahaya cb38f54f4a
HTTP add stream support (#2479)
3 months ago
DiamondDrake 105136494c
feat(http): add dangerous settings / disable ssl verification - issue #518 (#2204)
4 months ago
Twilight 84f8bd5e1e
fix(http): properly invoke abort (#1662)
10 months ago
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago
Amr Bashir a66549329c
fix(http): set headers on resposne manually (#1526)
11 months ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago