public class HttpUtil extends Object
Constructor and Description |
---|
HttpUtil() |
Modifier and Type | Method and Description |
---|---|
static String |
buildPostString(Map par0Map)
Builds an encoded HTTP POST content string from a string map
|
static int |
func_76181_a() |
static String |
sendPost(ILogAgent par0ILogAgent,
URL par1URL,
Map par2Map,
boolean par3)
Sends a HTTP POST request to the given URL with data from a map
|
public static String buildPostString(Map par0Map)
public static String sendPost(ILogAgent par0ILogAgent, URL par1URL, Map par2Map, boolean par3)
public static int func_76181_a() throws IOException
IOException