Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 07eff01116bab6543b94fea46a93170ddeca4068
https://github.com/resteasy/Resteasy/commit/07eff01116bab6543b94fea46a931...
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. (#2447)
https://issues.redhat.com/browse/RESTEASY-2622