ampproject / ampproject/amppackager
Option for a cache-busting cert-url
Open
- Dominant language
- Go
- Stars
- 141
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Consider an option to include `?YYYYMMDD` in the cert-url so that it busts any caches that don't respect the cache-control header.
Contributor guide
Research direction
The issue names no files or tests. Start by locating the cert-url handling in the Go code and examining how cache-control is applied; done means an option can add a ?YYYYMMDD suffix to cert-url for cache busting, with behavior covered by the relevant tests if they exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100