You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tested. The server sends a 304 status back to frontend "No changes". The image is not transmitted. Optimum would be if the Image would be directly served from Browser Cache "size (from disk cache)". Will create a low prio follow-up Issue for that. Closing this one. Done.
Is this a bug or feature request?
feature request
What is the current behavior?
Images are not cached at all.
Which are the steps to reproduce?
Just open your user profile and look for GET /rest/api/image/{imageId} calls.
What is the expected or desired behavior?
browse cache/etag support.
The text was updated successfully, but these errors were encountered: