You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by agherardi <gi...@git.apache.org> on 2018/01/20 01:26:54 UTC

[GitHub] httpcomponents-client pull request #95: Workaround for misbehaved servers th...

GitHub user agherardi opened a pull request:

    https://github.com/apache/httpcomponents-client/pull/95

    Workaround for misbehaved servers that return HTTP 204 responses with a content

    Also see https://github.com/apache/httpcomponents-core/pull/57

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/agherardi/httpcomponents-client nocontent

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/httpcomponents-client/pull/95.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #95
    
----
commit 1f06cabfcd633300c5eaf8d2680f77a6da46fe94
Author: alessandro.gherardi <al...@...>
Date:   2018-01-20T01:25:33Z

    Workaround for misbehaved servers that return HTTP 204 responses with a content

----


---

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


[GitHub] httpcomponents-client pull request #95: Workaround for misbehaved servers th...

Posted by agherardi <gi...@git.apache.org>.
Github user agherardi closed the pull request at:

    https://github.com/apache/httpcomponents-client/pull/95


---

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


[GitHub] httpcomponents-client issue #95: Workaround for misbehaved servers that retu...

Posted by ok2c <gi...@git.apache.org>.
Github user ok2c commented on the issue:

    https://github.com/apache/httpcomponents-client/pull/95
  
    @agherardi Looks good to me. However this fix should go into HttpCore [DefaultConnectionReuseStrategy](https://github.com/apache/httpcomponents-core/blob/master/httpcore5/src/main/java/org/apache/hc/core5/http/impl/DefaultConnectionReuseStrategy.java). A unit test would also be nice


---

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