I'm glad you asked! This is a good time for me to bring up something I wrote two years ago: http://news.ycombinator.com/item?id=2024164 I really wish browser makers would do this! Mozilla can lead the way. I am going to post it here for ease of reference: 1) I propose a simple mechanism to guarantee that a resource located at a certain URL is always the same. Similar to how we have https:// blabla, and the user agent…
> 1) I propose a simple mechanism to guarantee that a resource located at a certain URL is always the same (...) You are reinventing ETags.
Actually both https and httpc rely on authorities and trust. It's an interesting proposal!