=== FRONTEND LOGIN SIMULATION ===
1. Testing with browser-like headers...
HTTP Code: 0
Response:
CURL Error: Failed to connect to localhost port 8000: Connection refused
2. Testing OPTIONS preflight request...
OPTIONS HTTP Code: 0
OPTIONS Response:
3. Testing fetch-like request...
Warning: file_get_contents(http://localhost:8000/auth/login): failed to open stream: No connection could be made because the target machine actively refused it.
in C:\xampp\htdocs\api.samatortrack.id\test_frontend_login.php on line 79
Fetch-like result:
4. Testing server availability...
Server HTTP Code: 0
Server Response:
=== FRONTEND LOGIN SIMULATION COMPLETED ===