I am using Ion library and i should say that is awesome.
but i cannot find a documentation for creating PUT , DELETE , GET request?
if it can handle this REST Request can you guide me ?
Solution
Use the .load(METHOD, URL) call to specify an HTTP verb.