using PHP"s cURL to simulate login
but every time POST is unsuccessful
check the cURL document and find that cURL only provides a way to display the header part
is there any tool or method that can check the specific information of the request sent by cURL?