HTTP协议POST的方式的配置
废话不多说直接上代码:private static String postMethod(String urlStr, String data, String postType, String charset, Integer connTimeout, Integer readTimeout) throws Exception {StringBuffer result = new Strin...
原创
2018-03-20 10:28:17 ·
1352 阅读 ·
0 评论