Branch: refs/heads/3.0
Home:
https://github.com/resteasy/Resteasy
Commit: 3244d6f58462e7a427a2f083c7fa1a5ea8dab2ed
https://github.com/resteasy/Resteasy/commit/3244d6f58462e7a427a2f083c7fa1...
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