<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, May 31, 2015 at 4:54 AM, Sam Weinig <span dir="ltr">&lt;<a href="mailto:weinig@apple.com" target="_blank">weinig@apple.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><br></div><div>Hi Yoav,</div><div><br></div><div>Sorry, but I’m afraid I’m still not really getting it.  Can you get even more concrete?  Perhaps provide some a sample page that would need this kind of functionality and go through what Content-DPR values would be used?</div><span><font color="#888888"><div><br></div></font></span></div></div></blockquote><div><br></div><div>Sure. Let&#39;s take this very simple <a href="http://jsbin.com/rofewawuyo/1/edit" target="_blank">sample site</a>.</div><div>If you wanted to optimize the image there with Client-Hints, you&#39;d need some way to tell the browser that it has been modified, and that even though you provided it with a 400x400 pixel image, it should display it over a 200x200 CSS pixel box.</div><div>A &quot;Content-DPR&quot; header value of 2 would enable the browser to know that the server has reacted to the DPR hint request header, and scale the CSS pixels it displays the image on accordingly.</div></div></div></div>