We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
While debugging #2136, I realized that we do not use the S3 cached image anymore.
We download the S3 image but finally always end-up download the upstream version and re-encoding it.
Looks like a regression induced by #2062 which does not pass anymore headers except the new Referer header.
Referer
The text was updated successfully, but these errors were encountered:
benoit74
Successfully merging a pull request may close this issue.
While debugging #2136, I realized that we do not use the S3 cached image anymore.
We download the S3 image but finally always end-up download the upstream version and re-encoding it.
Looks like a regression induced by #2062 which does not pass anymore headers except the new
Referer
header.The text was updated successfully, but these errors were encountered: