File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -1789,6 +1789,8 @@ You can also pass a set of default options to your client thanks to the
17891789
17901790 // ...
17911791
1792+ .. _auto-upgrade-http-version :
1793+
17921794.. versionadded :: 7.4
17931795
17941796 Starting in Symfony 7.4, the option `auto_upgrade_http_version ` can
@@ -1899,14 +1901,7 @@ You can also pass a set of default options to your client thanks to the
18991901
19001902 // ...
19011903
1902- .. versionadded :: 7.4
1903-
1904- Starting in Symfony 7.4, the option `auto_upgrade_http_version ` can
1905- be set to false to disable automatic HTTP protocol version upgrade when
1906- possible.
1907-
1908- The automatic HTTP version upgrade is always disabled for HTTP/1.0 requests,
1909- regardless of the option value.
1904+ See :ref: `auto-upgrade-http-version ` for details about the `auto_upgrade_http_version ` option.
19101905
19111906Native PHP Streams
19121907~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments