Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat 404 as a valid response. #3

Closed
wants to merge 1 commit into from

Conversation

hackergrrl
Copy link

Without this, there is a case on the public IPFS gateway where a user
requests, say, ipfs.io/ipfs/Qmfoobar/hello. Let's say Qmfoobar does
indeed exist (on v04x) but has no link named hello. It will return a 404
in this case. However, the v03x node will continue to search for it, hanging
indefinitely.

@hackergrrl
Copy link
Author

Provided by #1. Closing.

@hackergrrl hackergrrl closed this Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant