Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 8088a4f3fa3a6b9bb4d437936b89df6e807107a9
https://github.com/resteasy/Resteasy/commit/8088a4f3fa3a6b9bb4d437936b89d...
Author: Alessio Soldano <asoldano(a)redhat.com>
Date: 2017-05-17 (Wed, 17 May 2017)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/internal/ClientResponse.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/ResponseStreamPrematurelyClosedTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/response/resource/TestResourceImpl.java
Log Message:
-----------
[RESTEASY-1138] keep a reference to the ClientResponse object as long as there's a
live inputstream derived from it