plugins-workspace
plugins-workspace copied to clipboard
Seanaye/feat/websocket cookies
This PR aims to expose a way that allows plugin consumers to integrate the cookie store from http-client plugin with the websocket plugin.
This is useful in the scenario that some websocket api expects cookies to be present in the initial http request header.
This also allows rust developers to read and interact with the cookies store if they so choose.