Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: c1c3d06913409ef81faa363a478fbb36e6e71330
https://github.com/resteasy/Resteasy/commit/c1c3d06913409ef81faa363a478fb...
Author: kanovotn <kanovotn(a)redhat.com>
Date: 2016-09-08 (Thu, 08 Sep 2016)
Changed paths:
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/GzipTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/resource/GzipProxy.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/resource/GzipResource.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/core/interceptors/resource/Pair.java
Log Message:
-----------
[RESTEASY-1496] Gzip test with post request (#929)