mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-06 07:22:17 +00:00
Append Max-Downloads and Max-Days on response headers #259
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 @dopessoa on GitHub.
Are there any plans to add Max-Downloads and Max-Days current values as response headers on GET and HEAD requests?
I guess this is slightly related to #178.
@paolafrancesca commented on GitHub:
now there is, I don't know when I'll have time to do it anyway
@dopessoa commented on GitHub:
OK, I've been really busy lately, but I'll send a PR in the next few days.
@paolafrancesca commented on GitHub:
but I guess the headers should be Remaining-Downloads and Remaining-Days to be useful
@paolafrancesca commented on GitHub:
really busy here as well, if you plan to send a PR for this I will wait for it
@dopessoa commented on GitHub:
Sent a PR, please review when you got the time.
Found what I think is an issue while developing this, I'll open a new issue to document my finding.