|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Removed Methods | |
<any> getRequestParams() |
Return a combined map that represents both ServerHttpRequest.getQueryParams() and .getFormData() or an empty map. |
Added Methods | |
<any> getMultipartData() |
Return the parts of a multipart request if the Content-Type is {@code "multipart/form-data"} or an empty map otherwise. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |