dima / as3httpclient forked from gabriel/as3httpclient

HTTP Client for AS3

This URL has Read+Write access

name age message
file .gitignore Tue Jul 15 10:06:06 -0700 2008 updating [gabriel]
file License.txt Tue May 13 13:50:32 -0700 2008 import [gabriel]
file README.md Sun Feb 15 15:33:45 -0800 2009 Fixing link [gabriel]
file Rakefile Sun Feb 22 19:19:11 -0800 2009 Adding tests, sending onClose event [gabriel]
file airake.yml Tue May 13 13:50:32 -0700 2008 import [gabriel]
file build-swc.xml Mon Mar 02 23:17:02 -0800 2009 Updating swc [gabriel]
directory lib/ Tue May 13 13:50:32 -0700 2008 import [gabriel]
directory script/ Tue May 13 13:50:32 -0700 2008 import [gabriel]
directory src/ Thu Mar 05 00:09:25 -0800 2009 Fixes for socket close and 204 [gabriel]
directory test/ Thu Mar 05 00:09:25 -0800 2009 Fixes for socket close and 204 [gabriel]
README.md

AS3 Http Client Library

An http library written on top of flash.net.Socket (and as3crypto) to be used with AIR or flash runtimes.

For more info see: http://code.google.com/p/as3httpclientlib/

For info on airake, which is used to build and test see: http://airake.rubyforge.org/ and http://github.com/gabriel/airake/tree/master