data mit json hinzugefügt
This commit is contained in:
@@ -165,7 +165,8 @@ return $json;
|
||||
*/
|
||||
$options = [
|
||||
'http' => [
|
||||
'header' => "id: test\r\n",
|
||||
'header' => "daten: " . $json . "\r\n".
|
||||
"id: test\r\n",
|
||||
'method' => 'POST',
|
||||
|
||||
],
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"compatibility": {
|
||||
"version": "7.1"
|
||||
},
|
||||
"version": "0.47",
|
||||
"version": "0.48",
|
||||
"build": 0,
|
||||
"date": 0
|
||||
}
|
||||
Reference in New Issue
Block a user