Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose file size in versions metadata #7

Open
vjt opened this issue Sep 30, 2016 · 3 comments · May be fixed by #29
Open

Expose file size in versions metadata #7

vjt opened this issue Sep 30, 2016 · 3 comments · May be fixed by #29

Comments

@vjt
Copy link
Contributor

vjt commented Sep 30, 2016

The file size is an useful information that is currently missing from versions' attributes.

A new attribute named size should be added, and it should contain an integer representing the file size in bytes.

@amedeo
Copy link
Member

amedeo commented Nov 24, 2016 via email

@vjt
Copy link
Contributor Author

vjt commented Nov 24, 2016 via email

@lucaspiller
Copy link
Contributor

HTTP/1.1 compliance 😍

The Content-Length entity-header field indicates the size of the entity-body, in decimal number of OCTETs, sent to the recipient or, in the case of the HEAD method, the size of the entity-body that would have been sent had the request been a GET.

tagliala added a commit that referenced this issue Apr 8, 2020
tagliala added a commit that referenced this issue Apr 8, 2020
tagliala added a commit that referenced this issue Apr 8, 2020
tagliala added a commit that referenced this issue Apr 25, 2020
@tagliala tagliala linked a pull request Apr 25, 2020 that will close this issue
tagliala added a commit that referenced this issue Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants