On Wed, 1 Aug 2012 19:21:31 +0200 Reimar Grabowski <[email protected]> wrote:
> I am using XMLHttpRequest2 on the JS side. My problem is that the response is > null if I set the responseType to "arraybuffer". The inspection/debugging tools of firefox/chromium report the response as null and the arrayBuffer variable as empty but actually it is not. Just creating a view (typed JS array) from the response made my example work. So there is no problem with fpWeb at all. Sorry for the noise. R. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
