Commit Graph

51 Commits

Author SHA1 Message Date
Madawa Soysa
2260bd004d Implement GET/POST/PUT/DELETE methods and refactor module name
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.

Fixes entgra/product-iots#108
2019-06-17 15:58:44 +10:00