Class HttpUtils
java.lang.Object
org.bardframework.commons.web.utils.HttpUtils
-
Method Summary
-
Method Details
-
httpCall
public static HttpCallResult httpCall(String httpMethod, String urlTemplate, String bodyTemplate, int connectTimeoutSeconds, int readTimeoutSeconds, Map<String, String> headers, Map<String, throws IOExceptionString> args) - Throws:
IOException
-