使用方法、标头和正文构建和格式化HTTP请求。
curl -X GET \ https://api.example.com/users \ -H "Content-Type: application/json" \ -H "Authorization: Bearer TOKEN"