go-textile
go-textile copied to clipboard
Decrypting gateway doesn't support the filename parameter
works fine: https://gateway.textile.cafe/ipfs/QmV9MLUYjTLaxYhD2LentKhGPTgZ51MhDaKk4xRyYVyw7B/0/d
also works fine: https://ipfs.io/ipfs/QmV9MLUYjTLaxYhD2LentKhGPTgZ51MhDaKk4xRyYVyw7B/0/d
failed display because ipfs gateway accepts filename: https://ipfs.io/ipfs/QmV9MLUYjTLaxYhD2LentKhGPTgZ51MhDaKk4xRyYVyw7B/0/d?filename=index.png
but this still works because it is ignoring filename (i think): https://gateway.textile.cafe/ipfs/QmV9MLUYjTLaxYhD2LentKhGPTgZ51MhDaKk4xRyYVyw7B/0/d?filename=index.png
Sounds more like a feature and not a bug to me.
ha, could be....
Closed it? What's the intended behavior of the filename? It serves the content by that name? We can definitely support that...