This commit is contained in:
@@ -1101,6 +1101,7 @@ public class HttpRequest extends Request<HttpContext> {
|
|||||||
* @return AnyValue
|
* @return AnyValue
|
||||||
*/
|
*/
|
||||||
public AnyValue getParameters() {
|
public AnyValue getParameters() {
|
||||||
|
parseBody();
|
||||||
return params;
|
return params;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user