haxe icon indicating copy to clipboard operation
haxe copied to clipboard

Http: responseHeaders missing in JS?

Open haath opened this issue 3 years ago • 0 comments

Hello,

The Http object appears to be missing the responseHeaders field when targeting JavaScript. It seems strange, since apart from this field the Http seems identical to that of the Sys targets.

Is this intended? If yes, how should I go about obtaining the response headers when targeting JavaScript?

Thanks!

haath avatar Sep 11 '22 07:09 haath