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
{{ message }}
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
It's confusing for Mvc to throw a FileNotFoundException. Instead we should throw InvalidOperation or NotSupported so it's clear that the PhysicalFileResult does not support non-rooted paths.
The text was updated successfully, but these errors were encountered:
Based on discussions here - #3290 (comment)
It's confusing for Mvc to throw a FileNotFoundException. Instead we should throw InvalidOperation or NotSupported so it's clear that the
PhysicalFileResult
does not support non-rooted paths.The text was updated successfully, but these errors were encountered: