You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Richard Fishburn <RF...@verisign.com.au> on 2003/10/15 04:51:13 UTC

manipulating http headers

I am currently developing an application that uses an axis developed classes as an API for connecting to a remote application. I do not however have any other java files for this API, other than the .java files produced from the wsdl2java emitter.

My question...
Is there a way of manipulating the http headers that are used in this API 

Any help is greatly appreciated.

Richard