av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術文章
文章詳情頁

java 測試post請求 在body里面?zhèn)鬟f參數(shù)怎么設置,怎么接收

瀏覽:98日期:2023-11-18 08:10:26

問題描述

public String post(String strURL,String params) {

System.out.println(strURL); System.out.println(params); try {URL url = new URL(strURL);//創(chuàng)建連接 HttpURLConnection connection = (HttpURLConnection) url.openConnection(); connection.setDoOutput(true); connection.setDoInput(true); connection.setUseCaches(false); connection.setInstanceFollowRedirects(true); connection.setRequestMethod('POST');//設置請求方式 connection.setRequestProperty('Accept','application/json');//設置接收數(shù)據(jù)的格式 connection.setRequestProperty('Content-Type','application/json');//設置發(fā)送數(shù)據(jù)的格式 connection.connect(); OutputStreamWriter out = new OutputStreamWriter( connection.getOutputStream(),'UTF-8');// utf-8編碼 out.append(params); out.flush(); out.close(); //讀取響應 int length = (int) connection.getContentLength();//獲取長度 InputStream is = connection.getInputStream(); if (length != -1){ byte[] data = new byte[length]; byte[] temp = new byte[512]; int readLen = 0; int destPos = 0; while ((readLen = is.read(temp)) > 0){System.arraycopy(temp, 0, data, destPos, readLen); destPos += readLen; } String result = new String(data, 'UTF-8'); System.out.println(result); return result; } } catch (Exception e) {// TODO: handle exceptione.printStackTrace(); } return 'error'; }

@RequestMapping(value='/text', method = RequestMethod.POST)@ResponseBodypublic String text(HttpServletRequest request,HttpServletResponse response,@RequestBody String t){ System.out.println(t); return 'DetailedRules';}

問題解答

回答1:

你可以用Paw或者Insomnia或者ARC來測試,不用寫代碼啦

回答2:

conn.setParam設置參數(shù)值。。。下個fiddler,調(diào)試快

回答3:

如果只是測試接口,chorme里面下個postman測試就好了

標簽: java
相關文章:
主站蜘蛛池模板: 亚洲国产精品一区 | 男女羞羞视频在线观看 | 亚洲一区精品在线 | www.亚洲一区| 午夜爽爽爽男女免费观看影院 | 久久久免费电影 | 久草成人 | 青青草av在线播放 | 羞羞视频在线观看网站 | 最新国产精品视频 | 一级高清| 国产精品三级久久久久久电影 | 欧美性猛交一区二区三区精品 | 亚洲欧美一区二区三区国产精品 | 一级黄色片在线看 | 七七婷婷婷婷精品国产 | 在线观看免费毛片 | 99精品99 | 资源首页二三区 | 国产免费xxx| 狠狠躁躁夜夜躁波多野结依 | 亚洲成人一区二区三区 | 久久久精品网 | 国产9999精品 | 九九久久久 | 紧缚调教一区二区三区视频 | 日韩欧美久久 | 欧美一区二区在线播放 | av免费入口 | 国产精品福利网站 | 欧美国产精品 | 午夜一区二区三区 | 免费人成激情视频在线观看冫 | 国产精品爱久久久久久久 | av中文天堂 | 成人福利在线观看 | tube国产| 中文在线视频观看 | 久久精品一区二区 | 久久成人精品一区二区三区 | 成人精品鲁一区一区二区 |