Closed noyyyy closed 1 year ago
The path /api/v0/cat should be requested with POST method, or the server will return 405 error.
/api/v0/cat
refer to https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-cat
Thank you for your contribution. LGTM 👍
The path
/api/v0/cat
should be requested with POST method, or the server will return 405 error.refer to https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-cat