Open SeanHayes opened 8 years ago
If I have an HTML page cached, and a client requests that URL but with Accept: image/*, will SR Cache return the HTML file or allow regular processing to happen?
@SeanHayes ngx_srcache only honors your cache key in this case. And I think it's easier for you to just try it out yourself ;)
If I have an HTML page cached, and a client requests that URL but with Accept: image/*, will SR Cache return the HTML file or allow regular processing to happen?