raymondcamden’s avatarraymondcamden’s Twitter Archive—№ 67,066

  1. I've struggled with this a while now - given a multipart response, what's the simplest way to handle that in Node? This is *not* a server, I've got the raw data of the response which needs parsing. (It comes from an API which returns binary data + JSON in the parts.)