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
the returned Resource does not specify any file name, even if the HTTP response received from the remote server has a proper Content-Disposition header with file name specified.
It would save some work if ResourceHttpMessageConverter read that header and properly enhanced the returned Resource object.