搜索资源列表
httppost
- Post方法一般是在网页的form表单提交的时候用的方法,是html的方法, 现在我必须在java类里面模拟这个post方法, 那我自然就想到了java.net.HttpURLConnection 来实现
httpPost
- netbeans拖出来的一个程序,代码似乎没什么价值,实现了http post功能。可用来测试post xml等操作。-NetBeans dragged out of a process, not the value of the code seems to realize the functional http post. Can be used to test the operation, such as post xml.
hTTPpOST.RAR
- Http Post extends Http Entity Enclosing Request Base.
ApiDemos
- http请求验证,api接口实现,采用httppost方式-http post request
Gate
- 用HttpClent的HttpPost,实现在http head部分加入(AppKey和Secret等)消息头, 并用Entity传post参数值,实现接口传送数据。 是一个很好的httpclient的一种应用 附带appche的httpclient-4.5.3.jar和httpcore-4.4.6.jar依赖包(Using HttpClent's HttpPost, the message header is added to the HTTP head part (AppKey and
