I’m trying to send file using curl to an endpoint and save the file to the machine. Sending curl from Linux and saving it on the machine works well, but doing the same curl from Windows is adding ^M character to every end of line. I’m printing the file before saving it and can’t see ^M. Only viewing the file