Posted By:
Jacob_Just
Posted On:
Monday, August 11, 2003 04:53 AM
The problem is, when you got a complete SOAP message like this:
SEP222222222245
I would like to add a html header like one below:
POST /CCMApi/AXL/V1/soapisapi.dll
Host: axl.myhost.com:80
Accept: text/*
Authorization: Basic bGFycnk6Y3VybHkgYW5kIG1vZQ==
Content-type: text/xml
Content-length: 613
I´m using the java API from apache.