What's the difference between 'multipart/related' and 'multipart/form-data' and when should I use each?
07:44 10 Oct 2016

I was able to find a lot of information about multipart/form-data but not much about multipart/related. In terms of the protocol / request format, can someone explain the differences between these two http specifications when it comes to file uploading?

http file-upload upload protocols