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

Tink_http problem when using hxnodejs 4.0.4? #3

Closed
cambiata opened this issue Mar 20, 2016 · 2 comments
Closed

Tink_http problem when using hxnodejs 4.0.4? #3

cambiata opened this issue Mar 20, 2016 · 2 comments

Comments

@cambiata
Copy link

When using hxnodejs 4.0.4, I get the errors below.
Of course, it's probably an tink_http isssue, but I post it here since I'm not sure how to reproduce it without monsoon...
Works fine when using hxnodejs 4.0.3.

/home/jonas/haxelib/tink_http/0,1,2/src/tink/http/Container.hx:34: characters 135-152 : Null<haxe.extern.EitherType<String, Array<String>>> should be tink.http.HeaderValue
/home/jonas/haxelib/tink_http/0,1,2/src/tink/http/Container.hx:34: characters 135-152 : haxe.extern.EitherType<String, Array<String>> should be tink.http.HeaderValue
/home/jonas/haxelib/tink_http/0,1,2/src/tink/http/Container.hx:34: characters 135-152 : For function argument 'value'
@nadako
Copy link

nadako commented Mar 20, 2016

This is most probably related to HaxeFoundation/hxnodejs@fbcb80a

@cambiata
Copy link
Author

Thanks, Dan! Reported as a tink_http issue, but I leave it open 'til it's sorted out.

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

3 participants