ransha

Results 5 issues of ransha

Add function getPropertiesValueOrDefault() in the GUIproperties.java file, Rework and fix function getPropertiesValueAsList() in the GUIproperties.java file, Unit test GUIproperties.java and GUIHierarchyConcatenationProperties.java file.

Implement a new feature that the MSL server can respond http requests with local static files, and user can assign the server to read the files from any directory.

enhancement

User will be able to inject custom made functions to parse URLs to retrieve static files. For example, If some of the app code or css file is been redirect...

enhancement

We will create a config file so that user can put all the setting such as port, basedir, debug mode into to the file for the server to pick up,...

enhancement

Currently our mock response is registered and returned by using the request Url + Params as unique key. However, there can be situations that a server handles requests through the...

enhancement