![]() Caching was broken for many reasons: * Puma calls `Travis::Web::App.initilize` multiple times. This caused the server start time to be incorrect, breaking caching. * The `Date` HTTP header was missing. This caused some browsers to fail to cache assets. * The `ETag` was incorrectly formatted. Some other things which were changed: * Removed `Rack::Cache` |
||
---|---|---|
.. | ||
assets | ||
web | ||
assets.rb | ||
web.rb |