lmmx / pdf2uplambda

An AWS Lambda function for pdf2up
MIT License
1 stars 0 forks source link

Automatically detect failure to load HTTPS images (or estimate) #4

Open lmmx opened 2 years ago

lmmx commented 2 years ago

Detect (or predict) HTTPS image load failure and switch to HTTP without requiring user intervention on the magic button.

lmmx commented 2 years ago

Could this be achieved by fronting the S3 bucket on CloudFront or CloudFlare? (If the issue is CORS security)