Class KymaHttpHelper
java.lang.Object
de.hybris.platform.kymaintegrationservices.utils.KymaHttpHelper
Helper class for creating http communication with kyma.
-
Method Summary
Modifier and TypeMethodDescriptionstatic String[]static org.springframework.http.HttpHeadersMakes some default http headers for communication with kyma
-
Method Details
-
getDefaultHeaders
public static org.springframework.http.HttpHeaders getDefaultHeaders()Makes some default http headers for communication with kyma- Returns:
- default headers
-
getCiphers
-