Add a cb function so you can handle the request manually
Return a single value untouched
Return values paginated
if there is no handler, just do the XHR
handle a request. Search for a listener/value if not found do a XHR
It assume body is JSON
Generated using TypeDoc
Add a cb function so you can handle the request manually