I hav e node express server with sends an image like res.sendFile(__dirname + \'/image.png\'). So it sends response with Content-Type: image/png.
I use xhr to receive