-
Notifications
You must be signed in to change notification settings - Fork 4
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
Labels
Comments
Should be returned by an HTTP HEAD request?
On Fri, Sep 30, 2016 at 9:35 AM Marcello Barnaba ***@***.***> wrote:
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.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAhfb6ZA5e-9cVriGypAYnjgvWc5yT8ks5qvLujgaJpZM4KKzq6>
.
--
Amedeo
|
good idea
--
vjt@openssl.it <mailto:vjt@openssl.it>
https://sindro.me/ <https://sindro.me/>
… On 24 Nov 2016, at 10:43, Amedeo Paglione ***@***.***> wrote:
Should be returned by an HTTP HEAD request?
On Fri, Sep 30, 2016 at 9:35 AM Marcello Barnaba ***@***.***>
wrote:
> 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.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#7>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AAAhfb6ZA5e-9cVriGypAYnjgvWc5yT8ks5qvLujgaJpZM4KKzq6>
> .
>
--
Amedeo
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#7 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAA2_TfB7m3tpdn7Bh7675o_GLX-T4pLks5rBVxVgaJpZM4KKzq6>.
|
|
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
added a commit
that referenced
this issue
Jun 7, 2020
tagliala
added a commit
that referenced
this issue
Sep 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.The text was updated successfully, but these errors were encountered: