I'm using Restler to implement a simple REST API. Now if I need to consume that API via AJAX from another domain, I'm going to need to send a callback parameter along with my requests. Is there support for this in Restler (I have yet to find any real documentation)? to implement a simple REST AP