ebXML Mailbox: HTTP Tab
The mailbox's HTTP tab allows you to assign a Content-Type for the documents to be transferred.
You can include optional parameters in valid Content-Type values by
adding a semi-colon (;) after the value followed by the name=value
pair(s). Multiple parameters must be separated by semicolons. For example, to include a
‘charset’ parameter for the ‘XML’ Content-Type value, edit the XML
field like this:
XML; charset=utf-8
During the packaging phase of the
message, the XML value is converted to ‘application/xml’ and any optional
parameters are appended. Parameters are only appended to the
Content-Type of the payload parts. If a Content-Type is not specified, VersaLex will attempt to detect the content type.