Commit Graph

24 Commits (047081c3d5498bf9bbf7f9a8f5980b6938d44e76)

Author SHA1 Message Date
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)
5 months ago
Amr Bashir a3b553ddb4
feat(http): add request and response tracing behind feature flag (#2079)
7 months ago
Amr Bashir 1f649c7f1f
chore: print a warning in development for forbidden headers (#1981)
7 months ago
Niko Korvenlaita cfd48b3b2e
feat: allow http calls without origin header (#1941)
8 months ago
Amr Bashir 9b2840db94
fix(http): retain headers order (#1884)
8 months ago
Amr Bashir ac9a25cc12
fix(http): use tokio oneshot channel for detecting abort (#1395)
11 months ago
Amr Bashir 28bc5c2e3e
feat(http): add http plugin version in user agent sting (#1501)
11 months ago
Amr Bashir da8a7bbe3a
fix(http): fix check logic to decide whether to set `Origin` header (#1438)
1 year ago
Amr Bashir 0f739dbc48
feat(http): allow setting `origin` for unsafe headers (#1392)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
renovate[bot] 290616d8e3
chore(deps): update tauri monorepo (#1325)
1 year ago
Amr Bashir 58330f9ec1
feat(http): enable cookies and set origin header (#1192)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
1 year ago
Amr Bashir ae56b13a4d
fix(http): allow `User-Agent` header to be set (#983)
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir ae0cb92438
refactor(http): migrate to tauri's new resource table (#834)
1 year ago
阿良仔 bfa87da848
feat(http): expose proxy configuration (#824)
1 year ago
Lucas Fernandes Nogueira aec17a90fc
feat(http): improve performance (#558)
2 years ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago