Handle absence of Content-Type in Simulator 85/130985/6
authorandre.schmid <andre.schmid@est.tech>
Fri, 16 Sep 2022 14:45:32 +0000 (15:45 +0100)
committerMichael Morris <michael.morris@est.tech>
Tue, 20 Sep 2022 09:59:01 +0000 (09:59 +0000)
commit422daed07f85a4842d07226c57118aa27b0d29de
tree17f4430565f2f09177d85ad9c686ce0503caeae3
parent3935993a90fe768585ab5e908d6334567c1823de
Handle absence of Content-Type in Simulator

If no Content-Type header was provided, the simulator would throw
an exception when trying to parse a null content type.

Change-Id: Ife5caa94c166700b309f5a0b4603b45191b08425
Issue-ID: SDC-4181
Signed-off-by: andre.schmid <andre.schmid@est.tech>
utils/webseal-simulator/pom.xml
utils/webseal-simulator/src/main/java/org/openecomp/sdc/webseal/simulator/SdcProxy.java