You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2021. It is now read-only.
I can't see anything in the documentation about whether it's possible to set cache-control headers on the returned files. If such a thing were possible, it would be great!
The text was updated successfully, but these errors were encountered:
I feel this is something that need to be addressed in the static library first before it can be added to dj-static. See lukearno/static#5 for further details.
This would definitely be a nice addition.
@ukch you might want to look into whitenoise library that can handle gzip and cache-control as well.
On Mon, Mar 14, 2016 at 3:44 AM, Saurabh Kumar [email protected]
wrote:
I feel this is something that need to be addressed in the static library
first before it can be added to dj-static. See lukearno/static#5 lukearno/static#5 for further details.
This would definitely be a nice addition.
@ukchhttps://github.com/ukch you might want to look into whitenoise
library that can handle gzip and cache-control as well.
—
Reply to this email directly or view it on GitHub #48 (comment)
.
I can't see anything in the documentation about whether it's possible to set cache-control headers on the returned files. If such a thing were possible, it would be great!
The text was updated successfully, but these errors were encountered: