noctate
noctate
Explore posts from servers
CDCloudflare Developers
Created by noctate on 6/26/2023 in #general-help
optimizing images
thanks! @chaika.me
5 replies
CDCloudflare Developers
Created by noctate on 6/26/2023 in #general-help
optimizing images
@chaika.me that's interesting, can you give me some example how can I use image resizing with r2?
5 replies
CDCloudflare Developers
Created by noctate on 6/2/2023 in #r2
sid 3835 no im using module helper for
turns out this module was not the right fit for the job, I have used ex_aws s3 library and it's working! Thanks, you help me get on the right track!
5 replies
CDCloudflare Developers
Created by noctate on 6/2/2023 in #r2
sid 3835 no im using module helper for
hmm but again i dont understand why with aws and the same code, same cors policies, I can see in the RESPONSE headers I can clearly see the 'Access-Control-Allow-Origin' header, but not with the r2 api
5 replies
CDCloudflare Developers
Created by noctate on 6/2/2023 in #r2
sid 3835 no im using module helper for
but i think this module should handle that stuff, it does for s3, I believe? https://gist.github.com/chrismccord/37862f1f8b1f5148644b75d20d1cb073 this is the way to do it in liveview which is a weird hybrid of client and server in phoenix, how can I make sure that headers are set correctly?
5 replies