What's the difference between 'multipart/related' and 'multipart/form-data' and when should I use each?
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?