Open jpaas opened 10 years ago
When I receive a 204 response, the HttpEntity on the HttpResponse is null. This causes an NPE in JacksonNetwork.performRequest when it tries to get the inputStream from the entity.
When I receive a 204 response, the HttpEntity on the HttpResponse is null. This causes an NPE in JacksonNetwork.performRequest when it tries to get the inputStream from the entity.