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
When I add an image (.jpg) in IPFS, the buffer contains type image/jpeg.
When I retrieve it via ipfs.cat, the buffer does not contain the type (it's undefined).
When I add an image (.jpg) in IPFS, the buffer contains type image/jpeg.
When I retrieve it via ipfs.cat, the buffer does not contain the type (it's undefined).