ianh
ianh
Explore posts from servers
CDCloudflare Developers
Created by ianh on 6/10/2024 in #r2
anyone have a code snippet to upload
example on the docs would be 💯, since all examples are wrangler cli based
5 replies
CDCloudflare Developers
Created by ianh on 6/10/2024 in #r2
anyone have a code snippet to upload
ok - taking base64 -> Buffer.from and axios.put works.
5 replies
CDCloudflare Developers
Created by ianh on 6/10/2024 in #r2
anyone have a code snippet to upload
even chatgpt can't figure this out
5 replies
CDCloudflare Developers
Created by ianh on 6/10/2024 in #r2
anyone have a code snippet to upload
every single example puts the correct size, content type, but the image is always invalid on R2
5 replies
CDCloudflare Developers
Created by ianh on 6/10/2024 in #r2
anyone have a code snippet to upload
have tried: - b64 with axios put - blob + axios put - convert to buffer and axios put - multipart + fetch POST
5 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
cool this is working great now, thanks for the info
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
the typing is all over the place in the CF lib
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
No description
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
the typing on this worker is a nightmare
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
a typescript example would be super helpful
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
It would be helpful to mention that you have to use custom zone in the docs
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
WOO using custom zone worked
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
that seems like an easy solution
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
I find it odd and confusing the CF image behaviors dont work on the workers.dev domain
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
oh its under triggers?
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
where are domains configured? Surprised its this hard to find
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
and nothing in the main workers config
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
theres nothing in the worker settins
23 replies
CDCloudflare Developers
Created by ianh on 5/27/2024 in #workers-help
Can't get CF transform via workers to do anything
i cant figure out how to bind a domain to a worker
23 replies