Hi, I’m a bit new to web post/get requests but I was wondering if it is possible to get and create cookies with the current Network nodes @woei?
For example, if I were using Rython requests I could connect to a site, store the generated cookie and pass the cookie into to a request I make afterwards. I’m not sure how I can do this at the moment,
not possible yet, because we’ve not imported cookie-handling functionality yet. for now http-stuff in vl is still in the experimental nuget only and needs some more love. definitely on the list!