Planet icon indicating copy to clipboard operation
Planet copied to clipboard

If a CID is a folder

Open livid opened this issue 3 years ago • 0 comments

Remember to append / when using it to construct an URL, or you will encounter issues like this:

https://github.com/Planetable/Planet/commit/78568c52321742ac0788c31473784f16980d9354

You will get a 302 found instead of the actual data if you did not append / to the end of the URL.

livid avatar Aug 16 '22 07:08 livid