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 <ryansch@...>
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to