[Lazarus] fpWeb, XHR2 and arraybuffer

Reimar Grabowski reimgrab at web.de
Mon Aug 6 18:52:29 CEST 2012


On Wed, 1 Aug 2012 19:21:31 +0200
Reimar Grabowski <reimgrab at web.de> 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.




More information about the Lazarus mailing list