in a header with post-data I have to create the header-information like this:

Content-type: text/xml;charset="UTF-8"
Accept: text/xml, multipart/related, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2

When creating it with "setRequestHeader" or with "addRequestParamete" I will receive the error 415 (Unsupported media type) from the server. How can I create the correct header?

Thanks in advance
Karl-Heinz

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to