Can I use Content-Location in multipart/* parts?

Jan Algermissen <[email protected]> Fri, 17 Jan 2014 10:22:53 +0100
Newsgroups gmane.comp.web.services.rest
Message-ID <[email protected]>
Hi,

being seriously unsure, I take this to the group:

Is it ok to use Content-Location header in the MIME Headers section of the parts?

What I need to do is to provide the URI where each part can be retrieved individually.

Or would maybe a Link <>; rel=self be better?

Jan