午夜剧场伦理_日本一道高清_国产又黄又硬_91黄色网战_女同久久另类69精品国产_妹妹的朋友在线

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

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

瀏覽:178日期: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測試就好了

標簽: java
相關(guān)文章:
主站蜘蛛池模板: 在线国产区 | 黄色中文视频 | 色姑娘综合网 | 精品一区二区三区在线视频 | 一级理论片 | 神马久久影院 | 在线国产91 | 成人免费视频观看视频 | 国内精品久久久久久久久久 | 亚洲天堂999 | www一级片 | 久久免费视频99 | 天干夜天干天天天爽视频 | 91av视频在线播放 | 丁香婷婷深情五月亚洲 | 天天干天天弄 | 男人的天堂影院 | 中文字幕7| 欧美精品免费在线 | 91少妇 | 精品免费在线视频 | 日韩视频一区在线观看 | 欧美丰满xx000 | 国产精彩视频 | 日本国产在线观看 | 亚洲高清视频在线播放 | 美国黄色小视频 | 91免费看黄| 一区二区视屏 | 国产精选自拍 | 国产成人精品一区二 | 在线免费观看一级片 | 久久精品婷婷 | 午夜小福利 | 深爱开心激情网 | 最新中文字幕 | 无限国产资源 | 日韩在线精品 | 一区二区国产精品视频 | 性做爰过程免费看 | 亚洲做受高潮无遮挡 |