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
currently we "identify" if the last segment of a URL for a remote asset is a filename by checking if it contains a . which is not a robust way to do so. this should be improved.
The text was updated successfully, but these errors were encountered:
currently we "identify" if the last segment of a URL for a remote asset is a filename by checking if it contains a
.
which is not a robust way to do so. this should be improved.The text was updated successfully, but these errors were encountered: