mirror of
https://github.com/imputnet/cobalt.git
synced 2026-05-22 14:24:23 -05:00
[GH-ISSUE #663] Add "Approximate Filesize" or "Filesize" if possible in the API. #6243
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PizzaSpark on GitHub (Jul 29, 2024).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/663
I would like to see an "Approximate Filesize" or "Filesize" feature added to the Cobalt API. This feature would provide an estimate of the filesize for given files. If it's just an approximate, it would be fine.
@lostdusty commented on GitHub (Jul 29, 2024):
When cobalt knows the final file size, the header Content-Lenght will contain the file size.