> Regarding the puppy issue, is something making you use mulitpart/form-data? I > thought it was mostly a way for web browsers / HTTP POST to support file > uploads.
Yeah, I was making a ipfs HTTP client and I need to post a file to a server.
> Regarding the puppy issue, is something making you use mulitpart/form-data? I > thought it was mostly a way for web browsers / HTTP POST to support file > uploads.
Yeah, I was making a ipfs HTTP client and I need to post a file to a server.