You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gdotdesign edited this page Nov 3, 2014
·
3 revisions
The XMLHTTPRequest wrapper is available with the Fron::Request(documentation) class. It has a nicer api, and the resoponses are wrapped into an instance of the Response class.
helpers methods for get, post and put requests
helpers for getting the data out of the response json and dom