Customizing the HTTP header when using RNIF20

Just curious if anyone has ever discovered how to add a "Content-Type: HTTP header when using RNIF20. (Or had a need to do so)

It appears that that capability does not exist when using wm.ip.cm.handlers:send

Hi Andy,

If you are posting an RNIF2.0 document to RosettaNet 6.01 the Content-type should be

multipart/related;type=“multipart/related”;boundary=“”

The can be obtained from the rno being posted. It is the
very last line in the rno without the leading and lagging – (two dashes)

Hope this helps. Please let me know and I can send you a sample package which shows you where this should be set!

Raghu