-> GET /http/test.php?num=45 HTTP/1.1 -> Host: www.avedo.net -> User-Agent: PHP/Http-Referrer -> Connection: close HTTP/1.1 200 OK Date: Thu, 20 Nov 2008 13:36:54 GMT Server: Apache X-Powered-By: PHP/5.2.0-8+etch10 Connection: close Transfer-Encoding: chunked Content-Type: text/html c Hello world! 0 -> HEAD /online.gif?icq=237076093 HTTP/1.1 -> Host: status.icq.com -> User-Agent: PHP/Http-Referrer -> Connection: close HTTP/1.1 302 Found Date: Thu, 20 Nov 2008 13:36:54 GMT Server: Apache Location: /0/online2.gif Connection: close Content-Type: text/html; charset=iso-8859-1 Array ( [HTTP_VERSION] => 1.1 [STATUS_CODE] => 200 [HEADER_FIELDS] => Array ( [Date] => Thu, 20 Nov 2008 13:36:54 GMT [Server] => Apache [X-Powered-By] => PHP/5.2.0-8+etch10 [Connection] => close [Transfer-Encoding] => token [Content-Type] => text/html [Content-Length] => 12 ) [CONTENT] => Hello world! ) Array ( [HTTP_VERSION] => 1.1 [STATUS_CODE] => 302 [HEADER_FIELDS] => Array ( [Date] => Thu, 20 Nov 2008 13:36:54 GMT [Server] => Apache [Location] => /0/online2.gif [Connection] => close [Content-Type] => text/html; charset=iso-8859-1 ) [CONTENT] => Der User is N/A! )