Patch NPE in Unirest HttpResponse::getBody when getRawBody is null 87/91987/5
authorIttay Stern <ittay.stern@att.com>
Thu, 25 Jul 2019 17:33:03 +0000 (20:33 +0300)
committerIttay Stern <ittay.stern@att.com>
Mon, 29 Jul 2019 06:57:54 +0000 (09:57 +0300)
commit88753b87947fdacb003a9aec4142c2f5745ea006
tree253d73bf2b481bf9397aad374f017f8e72caebb1
parentb75aff807050009af821f2072417d8806efd56a2
Patch NPE in Unirest HttpResponse::getBody when getRawBody is null

Issue-ID: VID-267

Change-Id: I469bbeea52d6e86f8f12f88e9754af81b3ae6ae6
Signed-off-by: Ittay Stern <ittay.stern@att.com>
vid-app-common/src/main/java/org/onap/vid/client/SyncRestClient.java
vid-app-common/src/main/java/org/onap/vid/client/UnirestPatch.kt [new file with mode: 0644]
vid-app-common/src/main/java/org/onap/vid/controller/WebConfig.java