Note: to see the request that cURL makes, add the -v switch (for verbose output), which makes the request but also returns any HTTP request that cURL makes to fetch the result.
注意:若要看到cURL发出的请求,可以添加- v开关(详细输出),这样不仅会发出请求,而且会返回cURL发出的用于获取结果的任何HTTP请求。
Note: to see the request that cURL makes, add the -v switch (for verbose output), which makes the request but also returns any HTTP request that cURL makes to fetch the result.
注意:若要看到cURL发出的请求,可以添加- v开关(详细输出),这样不仅会发出请求,而且会返回cURL发出的用于获取结果的任何HTTP请求。
应用推荐