Paul Saieg
unread,Dec 4, 2007, 7:13:00 PM12/4/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to as3httpclient
Hello all,
I am currently using as3httpclient to build a flex client for a
RESTful webservice. To the read-only version I have added some of the
needed regular expressions for SocketHTTPRequest and have built a
class that composes SocketURLLoader that handles HTTP status, building
the url, and basic authentication (on the S3 model). I will eventually
need to add full SSL support (although I am not exactly sure what is
involved with that). Anyway, I would hate for all this work to go to
waste - there really needs to be a flex client capable of robustly
interacting with a RESTful API. Please let me know what you think, and
if it would be alright with you if I joined / committed.
Yours,
Paul Saieg