Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency on com.hurland #13

Open
Redsandro opened this issue Jun 27, 2016 · 0 comments
Open

Dependency on com.hurland #13

Redsandro opened this issue Jun 27, 2016 · 0 comments

Comments

@Redsandro
Copy link

There is a dependency on com.hurland, might want to mention this in the docs.

https://github.com/gabriel/as3httpclient/blob/master/src/org/httpclient/HttpSocket.as#L8

I downloaded the com.hurland files, but the dependency fails for me:

Error: Error #2030: End of file was encountered.
    at flash.utils::ByteArray/readShort()
    at com.hurlant.crypto.tls::TLSEngine/parseHandshakeHello()[/tmp/test/com/hurlant/crypto/tls/TLSEngine.as:434]
    at com.hurlant.crypto.tls::TLSEngine/parseHandshake()[/tmp/test/com/hurlant/crypto/tls/TLSEngine.as:312]
    at com.hurlant.crypto.tls::TLSEngine/parseOneRecord()[/tmp/test/com/hurlant/crypto/tls/TLSEngine.as:228]
    at com.hurlant.crypto.tls::TLSEngine/parseRecord()[/tmp/test/com/hurlant/crypto/tls/TLSEngine.as:206]
    at com.hurlant.crypto.tls::TLSEngine/dataAvailable()[/tmp/test/com/hurlant/crypto/tls/TLSEngine.as:139]

Any idea what the problem is? In case the script is a wrong version, perhaps you can include the specific version that is working with this script in the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant