I rolled out presigned URL support to my users (users being site owners that use my Cloudflare integ
I rolled out presigned URL support to my users (users being site owners that use my Cloudflare integration system, not end users) a few days ago and I’m already getting questions from site owners asking why presigned URLs only work over HTTP/1.1.
I know the S3 API is limited to HTTP/1.1, but it would be nice/have more noticeable benefits for presigned URLs if it had the capability to do HTTP/2 or HTTP/3. You end up with end users making multiple http requests concurrently. Hopefully it’s on the roadmap. It does seem silly when a site is running over HTTP/3, but then some attachments coming via presigned URLs are HTTP/1.1
0 Replies