Investigate why /ipfs/{invalid cid} returns different Status Code now #8924
Labels
effort/hours
Estimated to take one or several hours
kind/bug
A bug in existing code (including security flaws)
P2
Medium: Good to have, but can wait until someone steps up
topic/gateway
Topic gateway
Milestone
curl -v http://127.0.0.1:8080/ipfs/2329.png
returned:400 Bad Request
in 0.12.2404 Not Found
(master @ 25cc85f)IIUC this a low impact change, and we should be ok with 404 (comment below if you think otherwise), but would be useful to understand how it happened.
Potential causes:
The text was updated successfully, but these errors were encountered: