Skip to content

badges: Cache HTTP response when targeted object is found

Antoine Lambert requested to merge anlambert/swh-web:cache-badge-views into master

When requesting the generation of a SVG badge for a SWH object, ensure to cache the HTTP response when the targeted object is found in the archive.

Related to #4784 (closed).

Merge request reports