$raw, "json_decoded" => json_decode($raw, true), "json_error" => json_last_error_msg(), "request_method" => $_SERVER['REQUEST_METHOD'], "content_type" => $_SERVER['CONTENT_TYPE'] ?? 'not set', ]); ?>