Hello, I need to get multiple headers of the same name, but BAS only gets one normally? How do I get the rest?
E.g. Set-Cookie with get cookies action, Set-Cookie[1] wont work
there are certain browsers in my system that work exelent with certain sites, i would like to automate it by using all same settings inside the BAS profile but how to get them?
@Fox Hey sorry i edited my reply, I got it to work, the post_data was the same data as header property "x-super-properties" which was jumbled data but all i had to do was base64 decode it now the data is correct