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 638798a commit ea475ebCopy full SHA for ea475eb
examples/transmission/send_transmission_all_fields.php
@@ -19,7 +19,7 @@
19
],
20
"description"=>"my description",
21
"replyTo"=>"reply@test.com",
22
- "CustomHeaders"=>[
+ "customHeaders"=>[
23
"X-Custom-Header"=>"Sample Custom Header"
24
25
"trackOpens"=>false,
0 commit comments