public class HttpUtils extends Object
HttpUtils()
static String
buildQueryParams(Map<String,Object> params)
buildUrlWithQueryParams(String url, Map<String,Object> params)
request(String url, String method, Object body, Map<String,String> headers, int timeout)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpUtils()
public static String request(String url, String method, Object body, Map<String,String> headers, int timeout)
public static String buildUrlWithQueryParams(String url, Map<String,Object> params)
public static String buildQueryParams(Map<String,Object> params)
Copyright © 2022. All rights reserved.