API HEAD request should respond with LastModified header key
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Now, when I want to check if a resource has changed since I last checked, I need to GET the whole resource. This makes GitLab send much more than actually needed.
LatModified is a HTTP Header which we can use to optimise this flow. An ETag item would be nice too, as that can be used for the same purpose
Edited by 🤖 GitLab Bot 🤖