This commit improves the Invoker handler to handle multi part requests by generating the proxy request body using the body of the incoming multi part requests.
Fixesentgra/product-iots#111
Related to entgra/product-iots#103
This commit implements the related HTTP methods in the request interceptor servlet to intercept and send the request to the backend.
Also refactored the module name request-handler -> ui-request-interceptor.
Fixesentgra/product-iots#108