亚洲免费在线视频-亚洲啊v-久久免费精品视频-国产精品va-看片地址-成人在线视频网

您的位置:首頁技術(shù)文章
文章詳情頁

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

瀏覽:99日期: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');//設(shè)置請求方式 connection.setRequestProperty('Accept','application/json');//設(shè)置接收數(shù)據(jù)的格式 connection.setRequestProperty('Content-Type','application/json');//設(shè)置發(fā)送數(shù)據(jù)的格式 connection.connect(); OutputStreamWriter out = new OutputStreamWriter( connection.getOutputStream(),'UTF-8');// utf-8編碼 out.append(params); out.flush(); out.close(); //讀取響應(yīng) 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è)置參數(shù)值。。。下個fiddler,調(diào)試快

回答3:

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

標(biāo)簽: java
相關(guān)文章:
主站蜘蛛池模板: 欧美成人亚洲国产精品 | 日韩欧美中文字幕在线观看 | 99久久精品久久久久久清纯 | 欧美aa一级 | 欧美精品束缚一区二区三区 | 成人在线播放视频 | 亚洲国产激情 | 成人国产欧美精品一区二区 | 黄色一级片在线看 | 欧洲亚洲一区 | 性久久久久 | 亚洲精品自拍视频 | 男人天堂网在线视频 | 久久99国产亚洲精品 | 在线亚洲精品 | 亚洲黄色性视频 | 日本一区二区不卡久久入口 | 日本一级特黄特色大片免费视频 | 模特精品一区二区三区 | 免费一级毛片在线播放不收费 | 99ri在线视频 | 丁香婷婷影音先锋5566 | 操小美女 | 手机在线观看毛片 | 久久91精品国产91久久小草 | 精品日韩二区三区精品视频 | 宅女深夜福利视频在线 | 俄罗斯18videosex性欧美成人 | 亚洲人成亚洲人成在线观看 | 国产成人精品一区二区视频 | 又黄又爽又刺激的视频 | 91精品综合久久久久m3u8 | 国产精品自在线天天看片 | www.亚洲免费| 手机在线观看黄色网址 | 久久99精品视频 | 亚洲自偷自偷图片在线高清 | 色婷婷国产精品欧美毛片 | a毛片免费全部播放完整成 a毛片免费全部在线播放毛 | 亚洲网站免费看 | 国内精品99 |