Add support to enhance the cacheability of course assets.
This introduces a mechanism to control the time-to-live for an unlocked course asset, which will allow browsers and intermediate proxies/caches to cache these course assets, determinstically. Locked assets, with their nature of requiring authorization, are not eligible for caching.
Showing
common/djangoapps/clean_headers/__init__.py
0 → 100644
common/djangoapps/contentserver/admin.py
0 → 100644
This diff is collapsed.
Click to expand it.
common/djangoapps/contentserver/models.py
0 → 100644
Please
register
or
sign in
to comment