Test for Manuel Lemos' PHP HTTP class
- Opening connection to:
www.bom.gov.au
Connecting to www.bom.gov.au
Resolving HTTP server domain "www.bom.gov.au"...
Connecting to HTTP server IP 210.8.42.125 port 80...
Connected to www.bom.gov.au
- Sending request for page:
/
C GET / HTTP/1.1
C Host: www.bom.gov.au
C User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
C Pragma: nocache
C
- Request:
GET / HTTP/1.1
Request headers:
Host: www.bom.gov.au
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Pragma: nocache
S HTTP/1.1 200 OK
S Date: Mon, 15 Mar 2010 04:24:31 GMT
S Server: Apache/2.2.3 (Red Hat)
S Accept-Ranges: bytes
S Vary: Accept-Encoding
S Transfer-Encoding: chunked
S Content-Type: text/html; charset=ISO-8859-1
S
Response status code:
200
Response headers:
http/1.1 200 ok:
date: Mon, 15 Mar 2010 04:24:31 GMT
server: Apache/2.2.3 (Red Hat)
accept-ranges: bytes
vary: Accept-Encoding
transfer-encoding: chunked
content-type: text/html; charset=ISO-8859-1
Response body:
Disconnected from www.bom.gov.au