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.
1 parent 8fcfa59 commit 77f4d41Copy full SHA for 77f4d41
reference/configuration/framework.rst
@@ -873,7 +873,7 @@ headers
873
**type**: ``array``
874
875
An associative array of the HTTP headers added before making the request. This
876
-value must use the format ``['header-name' => header-value, ...]``.
+value must use the format ``['header-name' => 'value0, value1, ...']``.
877
878
http_version
879
............
0 commit comments