Closed azmeuk closed 1 year ago
Set a If-Mofidied-Since HTTP header on the avatar download request, and avoid to update the avatar if the return code is different than 200.
If-Mofidied-Since
A complementary merge request could be to do the same thing with ETag.
ETag
Related to #219
@pulsejet would you mind cutting a release after it is merged if you are OK with this patch? :pray:
Ah ah, I forgot I could do it myself :smile:
Set a
If-Mofidied-Since
HTTP header on the avatar download request, and avoid to update the avatar if the return code is different than 200.A complementary merge request could be to do the same thing with
ETag
.Related to #219