VL HTTP Requests - Cookies

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,

Thanks

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!

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.