Document supported headers on transfer.sh #297

Closed
opened 2026-01-19 18:29:47 +00:00 by michael · 3 comments
Owner

Originally created by @marcelstoer on GitHub.

One example on https://transfer.sh/ uses -H "Max-Downloads: 1" -H "Max-Days: 5". I can guess what those headers do but it would be nice if they were properly documented somewhere. Suggestion: README.md.

Originally created by @marcelstoer on GitHub. One example on https://transfer.sh/ uses `-H "Max-Downloads: 1" -H "Max-Days: 5"`. I can guess what those headers do but it would be nice if they were properly documented somewhere. Suggestion: README.md.
Author
Owner

@marcelstoer commented on GitHub:

Feel free to open a PR for it

I would if I knew the answers. However, since I would have to dig into a code base of a language I'm not familiar with this wouldn't be effective at all.

@marcelstoer commented on GitHub: > Feel free to open a PR for it I would if I knew the answers. However, since I would have to dig into a code base of a language I'm not familiar with this wouldn't be effective at all.
Author
Owner

@paolafrancesca commented on GitHub:

fixed with #225

@paolafrancesca commented on GitHub: fixed with #225
Author
Owner

@paolafrancesca commented on GitHub:

@marcelstoer yes, I planned to add the full documentation of the supported headers in request and response in the README.md but I haven't had time yet. Feel free to open a PR for it

@paolafrancesca commented on GitHub: @marcelstoer yes, I planned to add the full documentation of the supported headers in request and response in the README.md but I haven't had time yet. Feel free to open a PR for it
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#297