[Contents] [TitleIndex] [WordIndex

Report 2012/07/18 - 2012/08/06

Worked on refining the toolbox code.

Documented the functions in the code.

Split the restPerform in smaller parts. Used separate functions for setting the curl arguments.

Fixed memory leaks in the code. Freed the mallocated variables on error conditions, before exiting the code. Profiled it on valgrind to find out the leaks.

Tested the toolbox for restPUT, works fine now. Added restPUT tests.

Added examples on the help pages.

Pushed the code here.


2022-09-08 09:26