Branch: refs/heads/4.5
Home:
https://github.com/resteasy/Resteasy
Commit: 87cbec157d2d4c65b1d2615283ca1ad141ffd2ac
https://github.com/resteasy/Resteasy/commit/87cbec157d2d4c65b1d2615283ca1...
Author: James R. Perkins <jperkins(a)redhat.com>
Date: 2020-07-07 (Tue, 07 Jul 2020)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ApacheHttpAsyncClient4Engine.java
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ManualClosingApacheHttpClient43Engine.java
Log Message:
-----------
[RESTEASY-2622] Follow up at avoiding a NullPointerException of the MediaType associated
with request headers is null. (#2448)
https://issues.redhat.com/browse/RESTEASY-2622