decentraland / content-service

🎨 IPFS Alternative HTTP Interface
https://content.decentraland.org
Apache License 2.0
4 stars 5 forks source link

fix: allow gltf model content type #109

Closed eordano closed 5 years ago

eordano commented 5 years ago

This commit fixes a typo, allows gltf content type as reported by linux, and lower-cases the address provided by the user (it was failing due to the ethereum checksum that uses the lower and upper cases on addresses to detect mistakes on typing the address)

m-sossich commented 5 years ago

This PR was merged as part of a different request.