@marlo There is Write file action, it can write to any file.
Use it like this
You can place it inside loop too.
@dima059 said in How to get multiple http headers with the same name:
I need to get the "set-cookie" header. But there are 3 of them in the request. Action "Get header" returns only first header. How can I get the rest?
