Skip to content

Commit b5a05f2

Browse files
authored
Merge pull request #8927 from readthedocs/hoverxref-fix
2 parents 44381a4 + e05df88 commit b5a05f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readthedocs/settings/base.py

+1
Original file line numberDiff line numberDiff line change
@@ -669,6 +669,7 @@ def DOCKER_LIMITS(self):
669669
'accept',
670670
'origin',
671671
'authorization',
672+
'x-hoverxref-version',
672673
'x-csrftoken'
673674
)
674675
# Additional protection to allow only idempotent methods.

0 commit comments

Comments
 (0)