© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
R2 S3-API code - Cloudflare Developers
CD
Cloudflare Developers
•
3y ago
•
4 replies
Harris
R2 S3-API code
I feel like I must be doing something wrong if I have to do this
const
key
=
parsedUrl.pathname.
split
(
'/'
).
slice
(
2
).
join
(
'/'
);
const
key
=
parsedUrl.pathname.
split
(
'/'
).
slice
(
2
).
join
(
'/'
);
Similar Threads
R2 ticket
CD
Cloudflare Developers / general-discussions
16mo ago