-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
https://github.com/jbenet/go-ipfs/blob/master/server/http/http.go#L40
If the path fails to resolve a 404 should be returned if the err is a ErrNotFound, otherwise a 500 should be returned for generic server errors.
More specific when a Cast of a b58 fails it should return a 400 letting the client know that the request is a malformed syntax and should not be tried again.
A 408 should be returned if there is a timeout when resolving the path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels