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

provide haxe.Http implementation #69

Closed
nadako opened this issue Apr 17, 2016 · 3 comments
Closed

provide haxe.Http implementation #69

nadako opened this issue Apr 17, 2016 · 3 comments

Comments

@nadako
Copy link
Member

nadako commented Apr 17, 2016

code here: HaxeFoundation/haxe#4713

@hexonaut
Copy link
Contributor

I would advise against overriding the Http class. I've seen this done before, and it leads to desynchronization of the code in the long run. This PR should be merged into the Haxe repo until Http is split into platform specific code.

@nadako
Copy link
Member Author

nadako commented May 23, 2016

Well, hxnodejs is HF supported, so I think we could maintain this properly.

@nadako
Copy link
Member Author

nadako commented Jul 19, 2016

This can't be done because of #42, so I merged the haxe PR.

@nadako nadako closed this as completed Jul 19, 2016
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

2 participants