You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AS3 HttpClient
Hi, I'm using the latest as3 httpclient, and using a simple client.get
( ) to an HTTP url (not HTTPS) -- running Jersey on Tomcat. This
exception always pops up -- any idea why?
Do I need to add the crypto lib to my project?
Regards,
Davis
ReferenceError: Error #1065: Variable
com.hurlant.crypto.tls::TLSSocket is not defined.
at org.httpclient::HttpSocket/onResponseComplete()[/Users/gabe/
Projects/as3httpclient/src/org/httpclient/HttpSocket.as:272]
at org.httpclient.io::HttpResponseBuffer/writeBytes()[/Users/gabe/
Projects/as3httpclient/src/org/httpclient/io/HttpResponseBuffer.as:
121]
at org.httpclient::HttpSocket/onSocketData()[/Users/gabe/Projects/
as3httpclient/src/org/httpclient/HttpSocket.as:259]