你好我是Apache http客户端的新手,你能帮助我吗?
我有下一个参数
{“名称”: “悟空”}
我发送此参数要删除。
请帮帮我
答案 0 :(得分:2)
Apache Http Fundamentals可以在这里找到 http://hc.apache.org/httpcomponents-client-ga/tutorial/html/fundamentals.html
具体的DELETE请求类似于GET并在此处描述 http://hc.apache.org/httpclient-3.x/methods/delete.html