Add ETag data generation to the avatar service API

Review Request #8566 — Created Dec. 12, 2016 and submitted — Latest diff uploaded

Information

Djblets
release-0.10.x
65586a2...

Reviewers

Avatar services can now generate ETag (Entity Tag) data to be used in
generating caching information for the avatars. This will allow pages
that use the avatar to be cached and only retrieved if the avatar
changes.

Tested this with Review Board in /r/8567. Saw that it worked correctly.

    Loading...