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 Zhou Jian Han <zh...@ariodata.com> on 2004/11/30 21:06:00 UTC

How to set request contains HTTP header with "Connection: Keep-Alive" in Axis

Hi, 
I look into the Class 'Call' which has setTimeOut(Integer timeout), it takes millisec as param. But How can I set a request which has no timeout, and generate request contains an HTTP header with "Connection:keep-alive". 
Should I set timeout=-1??   

Many Thanks,
Georgia