Spaces-API icon indicating copy to clipboard operation
Spaces-API copied to clipboard

[Feature]: Get CDN edge file URL

Open juhchamp opened this issue 3 years ago • 1 comments

Description

Hi, when using CDN to serve content I noticed that there is no option to retrieve url from cdn edge, could you implement this? Currently getURL() returns the origin URL of the image, and I would like to retrieve the URL of the cdn edge, for example: <spacename>.<region>.cdn.digitaloceanspaces.com instead of <spacename>.<region>.digitaloceanspaces.com

juhchamp avatar May 04 '22 14:05 juhchamp

I'm not sure on the feasibility of this, but I will look into it and put this in the backlog if it's possible.

MacroMan avatar May 11 '22 08:05 MacroMan

This library is now deprecated and this feature will not be implemented. We recommend using the official SDK or the Laravel package

MacroMan avatar Dec 15 '23 11:12 MacroMan