What steps will reproduce the problem?
1. request.addProperty("Codice",Codice.getText().toString());
request.addProperty("Login",Login.getText().toString());
request.addProperty("Password",Password.getText().toString());
2.
3.
What is the expected output? What do you see instead?
A string whit all the parameter passed
What version of the product are you using? On what operating system?
2.5.4
Please provide any additional information below.
When I call the webserver I'll pass parameters,but it doesn't are passed,and I
receive an empty response because I send an empty request,but I send the
paramenter whit request.addProperty(("Password",Password.getText().toString());
Original issue reported on code.google.com by daume...@gmail.com on 19 May 2011 at 2:32
Original issue reported on code.google.com by
daume...@gmail.com
on 19 May 2011 at 2:32