It would be great if the reflected files dictionary from PUT /anything for example contained along with the contents and name of the file, the content-type that was sent for that particular file.
Basically this would help testing multipart uploading implementations and making sure they are setting the content-type correctly
It would be great if the reflected
filesdictionary fromPUT/anythingfor example contained along with the contents and name of the file, the content-type that was sent for that particular file.Basically this would help testing multipart uploading implementations and making sure they are setting the content-type correctly