Changed the text xml client to always set the 66/106766/2
authorBoslet, Cory <cory.boslet@att.com>
Tue, 28 Apr 2020 19:23:02 +0000 (15:23 -0400)
committerBenjamin, Max (mb388a) <mb388a@att.com>
Tue, 28 Apr 2020 19:35:03 +0000 (15:35 -0400)
commit53646dabc6359e2635c48e201659b6f63a28de06
tree8b1f4c888c0f86af416cce755b19e9d514e74fe8
parentac42fe6ee5e461c3053d40f23cc62882b6a59fe5
Changed the text xml client to always set the

Changed the text xml client to always set the accept type to text xml.
Forgot to assign the accept type in rest client

Issue-ID: SO-2838
Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com>
Change-Id: Ia86e53327c6e126fcee6a15b5cd3e5f5c4ec9390
common/src/main/java/org/onap/so/client/HttpClient.java
common/src/main/java/org/onap/so/client/HttpClientFactory.java
common/src/main/java/org/onap/so/client/RestClient.java