I need to listen and process a HTTP POST string in a HTTP handler.
Below is the code for posting the string to handler -
string test = \"charset = UT
It's actually :
context.Request.Params["param1"];