-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
This is low priority, but still a curiosity. There seem to be double cache entries in the database with exactly the same content.
cache_key | content_type |
---|---|
static_content_boost_1_89_0/libs/beast/doc/html/beast/quickref.html | text/html; charset=utf-8 |
static_content_1_89_0/libs/beast/doc/html/beast/quickref.html | text/html; charset=utf-8 |
what is the reason? Would it cause any problems to "fix"? Or is there a reason to leave as-is.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Progress