Describe the bug
Since TACC/Camino@v4.4.0, X-Frame-Options SAMEORIGIN appears twice.
To Reproduce
- Go to a website loading Camino v4.4.0
- Open Network tab in Developer Tools.
- View Response headers.
- See
X-Frame-Options SAMEORIGIN listed twice.
Expected behavior
The X-Frame-Options SAMEORIGIN header appears only once.
Screenshots

Additional context
Nginx sets the header. So does Core-CMS via Django.
Describe the bug
Since TACC/Camino@v4.4.0,
X-Frame-Options SAMEORIGINappears twice.To Reproduce
X-Frame-Options SAMEORIGINlisted twice.Expected behavior
The
X-Frame-Options SAMEORIGINheader appears only once.Screenshots

Additional context
Nginx sets the header. So does Core-CMS via Django.