no message
This commit is contained in:
parent
69477772be
commit
342472501c
@ -42,7 +42,7 @@ final class TestController extends BaseController
|
|||||||
];
|
];
|
||||||
|
|
||||||
$options = [
|
$options = [
|
||||||
'http' => [
|
'https' => [
|
||||||
'header' => "Content-Type: application/json\r\n",
|
'header' => "Content-Type: application/json\r\n",
|
||||||
'method' => 'POST',
|
'method' => 'POST',
|
||||||
'content' => json_encode($data),
|
'content' => json_encode($data),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user