This method returns all elements of a multipart request.
This mock implementation returns a Hashtable wherethe keys are input names and values are either Strings(no FormFile elements)
This method is called on to retrieve all the text
input elements of the request.
A Hashtable where the keys and values are the names andvalues of the request input parameters