Skip to content

Commit d5990be

Browse files
committed
Added a link to the related RFC
1 parent eb1303d commit d5990be

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

reference/configuration/framework.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -3035,7 +3035,7 @@ enabled
30353035

30363036
**type**: ``boolean`` **default**: ``true`` or ``false`` depending on your installation
30373037

3038-
Adds a Link HTTP header to the response.
3038+
Adds a `Link HTTP header`_ to the response.
30393039

30403040
workflows
30413041
~~~~~~~~~
@@ -3210,3 +3210,4 @@ to know their differences.
32103210
.. _`session.cache-limiter`: https://www.php.net/manual/en/session.configuration.php#ini.session.cache-limiter
32113211
.. _`Microsoft NTLM authentication protocol`: https://docs.microsoft.com/en-us/windows/win32/secauthn/microsoft-ntlm
32123212
.. _`utf-8 modifier`: https://www.php.net/reference.pcre.pattern.modifiers
3213+
.. _`Link HTTP header`: https://tools.ietf.org/html/rfc5988

0 commit comments

Comments
 (0)