
Create wrapper for curl
Reported by Dominic Baggott | October 25th, 2009 @ 07:45 PM | in Release 0.1
This should provide three methods:
get( url ); // returns a BLOB
getXML( url ); // returns E4X
getJSON( url ); // returns JSON
Comments and changes to this ticket
-
Ash Berlin October 26th, 2009 @ 11:10 PM
- State changed from new to resolved
get
,getText
, andgetJSON
now exist on the http-fetch module. included in the 0.1 release for bonus points.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Juice JS!