ivan006 opened this issue 4 years ago · 1 comments
Seems I can only pass php://input payload
oh i see i must just do this
$body = http_build_query($articulation); $headers["content-type"] = 'application/x-www-form-urlencoded';