Hi, I am not able to figure out how I will get the httprequest parameters on the Http server side using http-core API. Do I have to retrieve them from the input stream which I get from the Entity object by writing my own logic or is there some API there in HTTP-Core?
Thanks, Sachin
