mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
55dd060347
This makes rails behave properly when you serve static assets and you have X-Sendfile headers enabled. Nevertheless in most cases you should not rely on that and serve static assets with a webserver like Apache or Nginx (as you already have it in place anyway if you use X-Sendfile) |
||
---|---|---|
.. | ||
best_practices_test.rb | ||
cache_test.rb | ||
cookies_test.rb | ||
exceptions_test.rb | ||
remote_ip_test.rb | ||
sendfile_test.rb | ||
session_test.rb |