diff --git a/start.php b/start.php index 9fc4d8e..97f804e 100644 --- a/start.php +++ b/start.php @@ -1,6 +1,8 @@ [ 'method' => 'POST', 'header' => 'Content-Type: application/json', - 'timeout' => 5.0, + 'timeout' => 5, 'content' => $jsonMessage ] ];