I'm creating an Android app. This one calls PHP files via HttpPost.
I ask: what changes I call with https instead of http (I will use https, already with certificate on the server installed).
The doubt would be in practice, what changes in these data? Are they encrypted? Even the parameters?
How can I see the output of this encryption.