rest api call node content type fix 35/95535/3
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Wed, 11 Sep 2019 20:28:15 +0000 (20:28 +0000)
committerKevin Smokowski <kevin.smokowski@att.com>
Thu, 12 Sep 2019 12:49:23 +0000 (12:49 +0000)
commiteb00a7cdf2828a3030595e14e142ad1250b45e5b
tree92bf0300d0abe0a33364e4dba16d62dfeb35bfa5
parent300ec08d358c3b23bd65e96a0f642b9a8e86106e
rest api call node content type fix

Don't set content-type header when there is no content/body

Issue-ID: CCSDK-1703
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I247f571bf0d4fc021a1b32936b3dc33473b35f89
restapi-call-node/provider/src/main/java/org/onap/ccsdk/sli/plugins/restapicall/RestapiCallNode.java