Github user agherardi commented on the issue:

    https://github.com/apache/httpcomponents-core/pull/57
  
    One possibility would be to modify 
DefaultClientConnectionReuseStrategy.keepAlive() as follows: If the response is 
a HTTP 204 and contains either content-length or transfer-encoding, return 
FALSE - i.e., do NOT reuse the connection.
    
    Sounds acceptable? Any better alternatives?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to