Automatic ETag by Rails

by Subbu Allamaraju on September 22, 2008 · 0 comments

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.

Leave a Comment

Previous post:

Next post: