Branch: refs/heads/master
Home:
https://github.com/resteasy/Resteasy
Commit: 3d8ce6553fea2f78d23271b403764c12e7def520
https://github.com/resteasy/Resteasy/commit/3d8ce6553fea2f78d23271b403764...
Author: James Perkins <jperkins(a)redhat.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M
resteasy-client/src/main/java/org/jboss/resteasy/client/jaxrs/engines/ManualClosingApacheHttpClient43Engine.java
Log Message:
-----------
[RESTEASY-2571] Avoid a NullPointerException of the MediaType associated with request
headers is null.
https://issues.redhat.com/browse/RESTEASY-2571