Fix Vary headers not being set on some redirects (#27272)
This commit is contained in:
parent
8e4251f9e7
commit
40ba6e119b
4 changed files with 7 additions and 6 deletions
|
@ -30,6 +30,7 @@ module TestEndpoints
|
|||
/directory
|
||||
/@alice
|
||||
/@alice/110224538612341312
|
||||
/deck/home
|
||||
).freeze
|
||||
|
||||
# Endpoints that should be cachable when accessed anonymously but have a Vary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue