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 4f0cb06 commit e81d6ebCopy full SHA for e81d6eb
lib/SparkPost/SparkPost.php
@@ -32,7 +32,6 @@ class SparkPost
32
'port' => 443,
33
'key' => '',
34
'version' => 'v1',
35
- 'timeout' => 10,
36
'async' => true,
37
];
38
0 commit comments