plugins-workspace icon indicating copy to clipboard operation
plugins-workspace copied to clipboard

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

Open Profiidev opened this issue 7 months ago • 2 comments

Is it possible to make the Http state 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

Profiidev avatar May 14 '25 09:05 Profiidev

This would be great to have. Just ran into this myself

ElijahJohnson5 avatar May 27 '25 03:05 ElijahJohnson5

Yeah, some way of accessing the CookieStore from the backend would be definitely handy

nicolaspapp avatar Aug 29 '25 21:08 nicolaspapp