jrdn
jrdn
Explore posts from servers
CDCloudflare Developers
Created by jrdn on 2/27/2024 in #general-help
Limit R2 Uploads to Images & to not exceed size
also, I'm not sure that there are attack vectors possible with content-type as I know they can be spoofed, but I'm assuming if my server generates the signed url with specific header that R2 internally is validating request headers against the headers which were signed? I'll test this later.
6 replies
CDCloudflare Developers
Created by jrdn on 2/27/2024 in #general-help
Limit R2 Uploads to Images & to not exceed size
@Erisa | Support Engineer I was going to go down this path. Is there a more generic way of just creating a bucket-wide rule for this and not force application side to worry about it like S3 / AWS does?
6 replies
TtRPC
Created by jrdn on 5/11/2023 in #❓-help
Scaling tRPC
Editor is what I’ve seen. My worry is that using next.js and typescript alone without tRPC is sort of a slower experience, that using tRPC with >100 routes with various zod inputs, etc, will cause slow downs in editor. I’m assuming runtime performance is fine.
8 replies