[Feature] Add Cache-Control headers for /.well-known/openpgpkey #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
WKD responses currently have no explicit caching directives. Add a
Cache-Controlheader (e.g.public, max-age=3600) to thewkdHeadersmiddleware so clients and intermediaries cache key lookups appropriately.Proposal
No response
Alternatives Considered
No response