Skip to content

Commit 77f4d41

Browse files
Nyholmjaviereguiluz
authored andcommitted
Configuration reference: Improve example of http_client::headers
1 parent 8fcfa59 commit 77f4d41

File tree

1 file changed

+1
-1
lines 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
@@ -873,7 +873,7 @@ headers
873873
**type**: ``array``
874874

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

878878
http_version
879879
............

0 commit comments

Comments
 (0)