Branch: refs/heads/3.0
Home:
https://github.com/resteasy/Resteasy
Commit: 986fa7238349677f1ec139311e6e60d6aa04d2cd
https://github.com/resteasy/Resteasy/commit/986fa7238349677f1ec139311e6e6...
Author: Petr Jurak <pjurak(a)redhat.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/interceptors/encoding/ServerContentEncodingAnnotationFeature.java
Log Message:
-----------
[RESTEASY-1735] RESTEasy returns wrong Content-Encoding data if client request gzip
Commit: 624b30d157a80925d0a734a214719e42f5dddc99
https://github.com/resteasy/Resteasy/commit/624b30d157a80925d0a734a214719...
Author: Petr Jurak <pjurak(a)redhat.com>
Date: 2017-11-07 (Tue, 07 Nov 2017)
Changed paths:
M
resteasy-jaxrs-testsuite/src/test/java/org/jboss/resteasy/test/nextgen/interceptors/GzipTest.java
Log Message:
-----------
[RESTEASY-1735] Fixed gzip test
Compare:
https://github.com/resteasy/Resteasy/compare/f7520f09e425...624b30d157a8