Downloading backups should include Content Length

When downloading backups from the admin page the browser is unable to display a progress bar due to Content Length header not being included.

When backups get large it is difficult to know how far though the download progress we are.

I would like to request content length to be included.

Cheers,
Dean.

8 Likes

@zogstrip this sounds pretty easy in theory. Could we add it?

4 Likes

Are you sure it’s not? When I ran fiddler it seemed to be there

I’m sure @sam

Here is my fiddler output:

And Google Chrome Developer Tools - Network Response headers:

1 Like

This is fixed:

https://github.com/discourse/discourse/commit/9428ad779f9b58dca30d0096c69822c7a471aefb

Can you see if this fixed the invalid file stuff ?

3 Likes