Hello,
I am playing with HttpUtils2 and learning about web service. Anyway, I understand that HttpClient or HttpUtils2 do not cache anything.
However, when I add a new data via the app, or remove a data directly via Phpmyadmin for instance, then try to retrieve updated info, the newly added data is not included nor deleted data is still being shown.
Here's the link to the sample code showing the issue.
http://www.sorry
What am I missing? Thanks in advance for the help.
I am playing with HttpUtils2 and learning about web service. Anyway, I understand that HttpClient or HttpUtils2 do not cache anything.
However, when I add a new data via the app, or remove a data directly via Phpmyadmin for instance, then try to retrieve updated info, the newly added data is not included nor deleted data is still being shown.
Here's the link to the sample code showing the issue.
http://www.sorry
What am I missing? Thanks in advance for the help.
Last edited: