How to write binary(file stream) data to file?

If response.body is binary file stream, how to write it to an file?

Hi @jessie,

as it was alredy linked to you - it is not possible and the reason are explained in Write data to file along with a work around for local executions.

Get it! Thanks for your reply.