8000 Merge branch '4.4' into 5.1 · symfony/symfony-docs@fb04ff8 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb04ff8

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Configuration reference: Improve example of http_client::headers
2 parents b4ab77e + 6d7dbaa commit fb04ff8

File tree

1 file changed

+1
-1
li C471 nes changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,7 +841,7 @@ headers
841841
**type**: ``array``
842842

843843
An associative array of the HTTP headers added before making the request. This
844-
value must use the format ``['header-name' => header-value, ...]``.
844+
value must use the format ``['header-name' => 'value0, value1, ...']``.
845845

846846
http_version
847847
............

0 commit comments

Comments
 (0)
0