Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Send a get request with parameters and solve the httpclient coding problem

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Package cn.wemart.httppost

Import java.io.BufferedReader

Import java.io.IOException

Import java.io.InputStreamReader

Import java.io.UnsupportedEncodingException

Import java.net.URI

Import java.net.URISyntaxException

Import java.util.ArrayList

Import java.util.HashMap

Import java.util.List

Import java.util.Map

Import net.sf.json.JSONObject

Import org.apache.http.HttpEntity

Import org.apache.http.NameValuePair

Import org.apache.http.client.ClientProtocolException

Import org.apache.http.client.entity.UrlEncodedFormEntity

Import org.apache.http.client.methods.CloseableHttpResponse

Import org.apache.http.client.methods.HttpGet

Import org.apache.http.client.methods.HttpPost

Import org.apache.http.impl.client.CloseableHttpClient

Import org.apache.http.impl.client.HttpClients

Import org.apache.http.message.BasicNameValuePair

Import org.apache.http.protocol.HTTP

Import org.apache.http.util.EntityUtils

Import org.dom4j.DocumentException

Public class ExecuteGet {

/ * *

* Assembly request parameters

* @ param keyVlaueList

, /

Public static Map setPostPara (String [] keyVlaueList) throws DocumentException {

Map map = new HashMap ()

For (int I = 0 position I)

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report