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
Once fixed, you may want to test with explicit content type: HEAD /ipfs/cid?format=raw + pass Accept: application/vnd.ipld.raw to ensure your requested trustless block responses and avoid issues if the other end supports deserialized responses as well.
There is a risk of false positive if deserialized response happens to fit in a single block, so choosing CID of a chunked data may be a good idea.
Although ..
.. as mentioned in CheckerNetwork/spark-checker#104
The text was updated successfully, but these errors were encountered: