Class HttpUtils
java.lang.Object
org.qubership.atp.macros.core.utils.HttpUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.http.HttpEntity<String> static org.springframework.http.HttpEntity<String> getHttpEntity(String body) CreateHttpEntity.
-
Method Details
-
getHttpEntity
CreateHttpEntity.- Returns:
- created
HttpEntity
-
getHttpEntity
-