We moved this page to our Documentation Portal. You can find the latest updates here. |
Issue
.zave file doesn't show file size during download.
Environment
CDN
Resolution
.zave file is served as text/plain and thus browsers are not able to determine the file size during a download.
If you are not able to rename the file, then you have to change the Content-Type on the origin server to solve this issue.
Cause
It happenes because our edge server compresses the following Content-Type:
text/plain text/css application/x-javascript text/xml application/xml application/xml+rss text/javascript application/json application/javascript image/svg+xml