We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4ab77e + 6d7dbaa commit fb04ff8Copy full SHA for fb04ff8
reference/configuration/framework.rst
@@ -841,7 +841,7 @@ headers
841
**type**: ``array``
842
843
An associative array of the HTTP headers added before making the request. This
844
-value must use the format ``['header-name' => header-value, ...]``.
+value must use the format ``['header-name' => 'value0, value1, ...']``.
845
846
http_version
847
............
0 commit comments