You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Eric Bloch <bl...@laszlosystems.com> on 2004/03/19 05:04:40 UTC

question about SimpleHttpConnectionManager

I feel like this has been asked before....

I'm wondering how I force a socket to close when I'm using this 
manager.  I couldn't find the api.

Thanks,
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org


Re: question about SimpleHttpConnectionManager

Posted by Roland Weber <RO...@de.ibm.com>.
Hello Eric,

you send a "connection: close" header with the request.
I'm not sure whether using HTTP/1.0 has the same effect.

cheers,
  Roland






Eric Bloch <bl...@laszlosystems.com>
19.03.2004 05:04
Please respond to "Commons HttpClient Project"
 
        To:     Commons HttpClient Project 
<co...@jakarta.apache.org>
        cc: 
        Subject:        question about SimpleHttpConnectionManager


I feel like this has been asked before....

I'm wondering how I force a socket to close when I'm using this 
manager.  I couldn't find the api.

Thanks,
Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: 
commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: 
commons-httpclient-dev-help@jakarta.apache.org