Closed volkipp closed 9 years ago
This shouldn't cause any problems if you're running Haxe 3.1.3 stable because I just made the slight API changes "untyped." I know it's a little sloppy, so if you have a different idea on how you'd like to handle it I can revise.
Why are we not using XMLHttpRequestResponseType here, that would make the code more safe?
@markknol That type isn't available in 3.1 and we want backwards compatibility.
This shouldn't cause any problems if you're running Haxe 3.1.3 stable because I just made the slight API changes "untyped." I know it's a little sloppy, so if you have a different idea on how you'd like to handle it I can revise.