Impact

This forum is read only and just serves as an archive. If you have any questions, please post them on github.com/phoboslab/impact

1 decade ago by PaulManjarres

Hi, I was trying to build my game to get the images and sounds from a S3 Bucket behind Cloudfront. As for the images, seems to be a Canvas security issue for cross domain resources and it wasn't possible to do it. For the sounds, I figured that it works on Firefox, but Chrome is giving me a http 206 response code and it's not working.

Have any of you made this work?, getting the resources from a S3 bucket / Cloudfront?

Thanks.

1 decade ago by mimik

wikipedia :-)
The server is delivering only part of the resource due to a range header sent by the client. The range header is used by tools like wget to enable resuming of interrupted downloads, or split a download into multiple simultaneous streams
Page 1 of 1
« first « previous next › last »