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
How to send headers of a Image?
The text was updated successfully, but these errors were encountered:
Thank you for your suggestion. Maybe we should replace Image.getSize with Image.getSizeWithHeaders.
Image.getSize
Image.getSizeWithHeaders
Remaining questions:
I'll look into it.
Sorry, something went wrong.
i use getSizeWithHeaders and set key of MAP cache by image.uri. It work for me.
getSizeWithHeaders
If the cache key is image.uri and some header value affects the image response, the cache is not valid. It's not a complete solution.
image.uri
No branches or pull requests
How to send headers of a Image?
The text was updated successfully, but these errors were encountered: