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 b3a6fd0 + fb04ff8 commit 93352f2Copy full SHA for 93352f2
reference/configuration/framework.rst
@@ -951,7 +951,7 @@ headers
951
**type**: ``array``
952
953
An associative array of the HTTP headers added before making the request. This
954
-value must use the format ``['header-name' => header-value, ...]``.
+value must use the format ``['header-name' => 'value0, value1, ...']``.
955
956
http_codes
957
..........
0 commit comments