I have a zip file represented in string which is a response of a POST request. I want to write zip file from that string. Do i need to convert that string into some other format to retrieve the zip file or is there any module for it. NODE JS.
response:
--MIMEBoundaryurn_uuid_C91296EA5FF69EE9571479794474627561290 Content-Type: application/zip Content-Transfer-Encoding: binary Content-ID:
-----data -----
--MIMEBoundaryurn_uuid_C91296EA5FF69EE9571479794474627561190--