Skip to content
Snippets Groups Projects
Commit b5eb35c4 authored by godog's avatar godog
Browse files

Merge Vary: Accept onsuccess and always

parent f967eabe
No related branches found
No related tags found
No related merge requests found
Pipeline #60925 passed
......@@ -25,9 +25,11 @@
# Support ActivityPub content negotiation on user profiles.
<Location /post/author/>
Header onsuccess merge Vary "Accept"
Header always merge Vary "Accept"
</Location>
<Location /.well-known/>
Header onsuccess merge Vary "Accept"
Header always merge Vary "Accept"
</Location>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment