NUI Resources don't cache

Hello, I encountered a problem while creating NUI using large images. When I display the images (using JavaScript to create a new <img> element) every time they have to be downloaded again (even if they were downloaded while I was joining to server). I noticed that when client downloads the images NUI respond with the following headers:
image
image

Uh? They’re not ‘downloaded’ from the server but from an internal request handler.

What’s the actual issue you’re experiencing, and do you have a repro at all?

Should this be downgraded to a support request?