Closed
Description
Feature Description
In use cases where you may need a simple script (bash, python, etc) to be the current version, it would be helpful for the Gitea server to provide the "Last-Modified" header set to the lastcommitdate.
This would allow a script to 'self check' the headers on any direct file link, and perform a local check to see if the gitea version is of a newer version than the local copy.
This is especially useful where you may not be able (or allowed) to install git
to run on a system.
Screenshots
No response