Automatic ETag by Rails
I learned the hard way today that Rails automatically adds ETag headers. It took a while to isolate this given that I had a cache and a proxy in front of my Rails server. Here is an old changeset that introduced this behavior: http://dev.rubyonrails.org/changeset/6158.