]> git.openstreetmap.org Git - rails.git/commit
Send appropriate Vary header
authorJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 6 Nov 2013 21:16:01 +0000 (13:16 -0800)
committerJohn Firebaugh <john.firebaugh@gmail.com>
Wed, 6 Nov 2013 21:16:48 +0000 (13:16 -0800)
commit261862a8dd3e5f84773d922b19a8c60dc3e1b3b0
tree77f154df24504726a71fc45efafeac864516574c
parent0a040c7a79512ceb1120b88723a6a5ac146ef1c5
Send appropriate Vary header

Fixes an issue where the XHR response was sometimes
displayed when navigating back to a pushState
based history entry rather than the full page.
app/controllers/application_controller.rb