Bug report for Apache SOAP [2002/03/24]

2002-03-24 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Enhance request: set HTTP header in SOAP request

2002-03-24 Thread Charles Chan
For integrating with legacy application, we need to have a custom HTTP header goes with the SOAP request. We found that the current implementation of org.apache.soap.transport.http.SOAPHTTPConnection::send() already has a parameter (headers) to accept the desired HTTP headers. public void s