After the response comes in is it possible to get all of the headers in one variable?
E.g. for the set-cookie header it's only possible to get the first header when there's 2 set cookie headers.
For your second question read this post from @Fox ,
maybe its what you need. Its in Russian, but you can
use translator. There is an example script too >
@Вениамин Hi,
you understand me wrong, I just need one time cookies.
But there is no function for this, before there was one but now its away.
078f29ab-2c06-40bb-bdb0-9c5005488c24-image.png
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.