tauri-apps / tauri-apps/plugins-workspace

[http][v2] access fetch cookie store from rust

Open
#2,696 2 comments 3 reactions 0 assignees View on GitHub
plugin: http type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

Is it possible to make the [Http state](https://github.com/tauri-apps/plugins-workspace/blob/a6b854032d0b10f0f17c4ffa6bdf4a05429e05fb/plugins/http/src/lib.rs#L24) public to make it possible to access the cookie_jar of the plugin from rust.
At the moment i need to read the returned headers in the js code and extract the cookies and send them to rust myself so i can use them elsewhere

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.