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

Fetch throws "Https is only supporteed with -lib hxssl" on eval target #138

Open
EliteMasterEric opened this issue Mar 21, 2023 · 0 comments

Comments

@EliteMasterEric
Copy link

C:/Haxe/Haxe425/haxe/lib/tink_http/0,10,0/src/tink/http/clients/SocketClient.hx:52: characters 21-26 : Uncaught exception Https is only supported with -lib hxssl
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:297: characters 45-56 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:492: characters 12-35 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:498: characters 9-14 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:288: characters 31-42 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_http/0,10,0/src/tink/http/clients/SocketClient.hx:22: lines 22-92 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_http/0,10,0/src/tink/http/Fetch.hx:50: lines 50-53 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:297: characters 45-56 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:492: characters 12-35 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:498: characters 9-14 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_core/2,0,2/src/tink/core/Future.hx:288: characters 31-42 : Called from here
C:/Haxe/Haxe425/haxe/lib/tink_http/0,10,0/src/tink/http/Fetch.hx:26: lines 26-67 : Called from here

but hxssl is outdated

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