* Adding handle: conn: 0x7fef9c004000 * Adding handle: send: 0 * Adding handle: recv: 0 * Curl_addHandleToPipeline: length: 1 * - Conn 0 (0x7fef9c004000) send_pipe: 1, recv_pipe: 0 * About to connect() to localhost port 80 (#0) * Trying ::1... * Connected to localhost (::1) port 80 (#0) > GET / HTTP/1.1 > User-Agent: curl/7.30.0 > Host: localhost > Accept: */* > < HTTP/1.1 200 OK < Date: Fri, 19 Jun 2015 01:02:08 GMT * Server Apache/2.4.9 (Unix) OpenSSL/1.0.1g PHP/5.5.12 is not blacklisted < Server: Apache/2.4.9 (Unix) OpenSSL/1.0.1g PHP/5.5.12 < Transfer-Encoding: chunked < Content-Type: text/html;charset=ISO-8859-1 < <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> … </html> * Connection #0 to host localhost left intact
-- Robert B. Hanviriyapunt |