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

[GitHub] httpcomponents-client pull request #112: Enable hard cancellation by default

GitHub user rschmitt opened a pull request:

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

    Enable hard cancellation by default

    This change makes request cancellation behavior more consistent across different client types (blocking, non-blocking HTTP/1.1, and HTTP/2).

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

    $ git pull https://github.com/rschmitt/httpcomponents-client hard-cancel

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

    https://github.com/apache/httpcomponents-client/pull/112.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 #112
    
----
commit b2f09ae0eb9c80458355b1f12f47764ce0c3416b
Author: Ryan Schmitt <ry...@...>
Date:   2018-08-31T20:24:34Z

    Enable hard cancellation by default
    
    This change makes request cancellation behavior more consistent across
    different client types (blocking, non-blocking HTTP/1.1, and HTTP/2).

----


---

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


[GitHub] httpcomponents-client pull request #112: Enable hard cancellation by default

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

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


---

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