RestServer icon indicating copy to clipboard operation
RestServer copied to clipboard

Some new features added

Open ziabary opened this issue 9 years ago • 1 comments

I've added some methods to be able to automatically process arguments passed as URL queries which are essential in complex REST APIs

ziabary avatar Aug 15 '16 19:08 ziabary

There are some interesting changes here, but I'll need to do some testing/refactoring to be able to merge this in. First of all, the tabs-vs-spaces indentation issue caused the entire RestServer file to conflict - something that will need to be redone in order to merge properly. Secondly, I have a feature that I had been working on that used this parameter as well, so I'll need to think about what to do on that one.

tyzoid avatar Jul 18 '17 03:07 tyzoid