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
remove image remote http format sniffing based on HTTP Range
Instead:
- Use the file extension
- Only auto-detect if no format is specified, unlike the current
implmentation which always autodetects and errors on inconsistency
of specified vs auto-detected.
Closes: #958
0 commit comments