http-request-parameters

Encode/obfuscate HTTP parameters.

We are currently working on a very simple Webapp, and we would like to "obfuscate" ( what would be the right term? ) or encode somehow the request parameter, so we can reduce the chance an idle user from sending arbitrarily data. For instance, the url looks like /webapp?user=Oscar&count=3 We would like to have somthing like: /webapp...