HttpClient请问大侠:httpClient如何得到httpRequest,或者模拟http也可我在android客户端要往request域中写
HttpClient
请问大侠:
httpClient如何得到httpRequest,或者模拟http也可
我在android客户端要往request域中写东西
因为我服务器中是这样写的request.getAttribute("person");我要存放person对象
我要在客户端存放,服务端读取
[解决办法]
数据多还是用POST吧
HttpClient
请问大侠:
httpClient如何得到httpRequest,或者模拟http也可
我在android客户端要往request域中写东西
因为我服务器中是这样写的request.getAttribute("person");我要存放person对象
我要在客户端存放,服务端读取
[解决办法]
数据多还是用POST吧