Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
PortCMIS 0.2.0
-
None
Description
Setting the MimeType on the ContentStream in the setContentStream does not work. The client always sets the Mime-Type on the AtomPubHttpContent to BindingConstants.MediaTypeEntry.
Expected behavior:
Set the Mime Type on requests to the Mime Type that is passed into the content stream.
See AtomPubBinding.cs line 2878.