* About to connect() to www.mp3.dz port 80 (#0) * Trying 127.0.0.1... connected * Connected to www.mp3.dz (127.0.0.1) port 80 (#0) > GET /test.php HTTP/1.1 > User-Agent: curl/7.19.5 (i486-pc-linux-gnu) libcurl/7.19.5 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.15 > Host: www.mp3.dz > Accept: */* > % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0< HTTP/1.1 401 Unauthorized < Server: nginx/0.7.62 < Date: Mon, 01 Mar 2010 13:31:47 GMT < Content-Type: text/html; charset=UTF-8 < Connection: keep-alive < X-Powered-By: PHP/5.2.10-2ubuntu6.4 < WWW-Authenticate: Digest realm="Restricted area",qop="auth",nonce="4b8bc1c3493d8",opaque="cdce8a5c95a1427d74df7acbf41c9ce0" < Vary: Accept-Encoding < Content-Length: 39 < * Ignoring the response-body { [data not shown] 0 39 0 39 0 0 7644 0 --:--:-- --:--:-- --:--:-- 9750* Connection #0 to host www.mp3.dz left intact * Issue another request to this URL: 'http://www.mp3.dz/test.php' * Re-using existing connection! (#0) with host www.mp3.dz * Connected to www.mp3.dz (127.0.0.1) port 80 (#0) * Server auth using Digest with user 'guest' > GET /test.php HTTP/1.1 > Authorization: Digest username="guest", realm="Restricted area", nonce="4b8bc1c3493d8", uri="/test.php", cnonce="MDI5ODI2", nc=00000001, qop="auth", response="7001c2c61d460d2426f8898c1c939545", opaque="cdce8a5c95a1427d74df7acbf41c9ce0" > User-Agent: curl/7.19.5 (i486-pc-linux-gnu) libcurl/7.19.5 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.15 > Host: www.mp3.dz > Accept: */* > < HTTP/1.1 200 OK < Server: nginx/0.7.62 < Date: Mon, 01 Mar 2010 13:31:47 GMT < Content-Type: text/html; charset=UTF-8 < Connection: keep-alive < X-Powered-By: PHP/5.2.10-2ubuntu6.4 < Vary: Accept-Encoding < Content-Length: 28 < { [data not shown] 0 28 0 28 0 0 3395 0 --:--:-- --:--:-- --:--:-- 3395* Connection #0 to host www.mp3.dz left intact * Closing connection #0