Hi,
Noticed this during some testing that the extension validation check does take into account the case of the extensions. One would expect that png === PNG for all purposes and intends.
Right now we have a very long list of extensions + the same list but with uppercase extensions.
Hi,
Noticed this during some testing that the extension validation check does take into account the case of the extensions. One would expect that
png===PNGfor all purposes and intends.Right now we have a very long list of extensions + the same list but with uppercase extensions.