LightningImage::ImageCache
Constants
PATH_REGEX = /^\/(#{SUPPORTED_FORMATS.join("|")})\/(\d*)#{WIDTH_HEIGHT_SEPARATOR}(\d*)(#{FIT_SUFFIX})?\/(https?:\/\/.*)$/
Constructors
Class methods
Instance methods
content_type
Sourceetag
etag implementation in nginx: https://github.com/nginx/nginx/blob/stable-1.30/src/http/ngx_http_core_module.c#L1722-L1724
exists?
Sourcefit
Sourceformat
Sourceheight
Sourceimage_url
Sourcelast_modified
Sourcemodification_time
Sourcepath
Sourcesource_exists?
Sourcesource_path
Sourcewidth
Source