{\rtf1\ansi\ansicpg1252\deff0\deflang4105{\fonttbl{\f0\fswiss\fcharset0 Arial;}} {\*\generator Msftedit 5.41.15.1503;}\viewkind4\uc1\p March 03 2004 14:31:12 GET / HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Accept-Language: en-ca\par Cookie: PREF=ID=09bc99c6533510df:CR=1:TM=1078337421:LM=1078337421:S=US2yUkcx17kOt-gJ\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.com\par \par +++RESP 3+++\par HTTP/1.1 302 Found\par Location: http://www.google.ca/\par Content-Type: text/html\par Server: GWS/2.1\par Content-length: 151\par Date: Wed, 03 Mar 2004 18:16:45 GMT\par Connection stored: 3\par +++CLOSE 3+++\par Connection Time-Out: 1\par \par The header "GET / HTTP/1.0" is the web browser saying "I am ready to recieve data. I speak HTTP version 1.0". The header "HTTP/1.1 302 Found" is the web server saying "I have found the page you were requesting. I speak HTTP version 1.1".\par \par The HTML is in the "/" just after "GET". This slash says it wants what is in the root directory, and by not specifying the file name means that you want the default html file, index.html.\par \par \par +++GET 220+++\par GET /~tooltime/co873/w04/lab02/http/cookie.php HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/cookie.php\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Connection Reused: 219->220\par \par +++RESP 220+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:42:15 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Set-Cookie: userid=FredFlintstone\par Keep-Alive: timeout=15, max=97\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 220\par +++CLOSE 220+++\par \par +++GET 221+++\par GET /~tooltime/co873/w04/lab02/http/cookie.php HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/cookie.php\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 220->221\par \par +++RESP 221+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:42:20 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Set-Cookie: userid=FredFlintstone\par Keep-Alive: timeout=15, max=96\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 221\par \par The first header requested the "cookie.php" page from the server. The second header sends the file as well as a cookie with "userid=FredFlintstone". Since the user did not have the cookie before they viewed the page, the page displayed the "no cookie" message. The third header requests the "cookie.php" page again. The fourth and final header sends the file again but this time since the user already had the cookie it displayed the cookie username on the page.\par \par \par \par Connection Time-Out: 223\par \par +++GET 224+++\par GET /~tooltime/co873/w04/lab02/http/redirect.php HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/redirect.php\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par \par +++RESP 224+++\par HTTP/1.1 302 Found\par Date: Wed, 03 Mar 2004 18:49:52 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Location: redirect2.php\par Keep-Alive: timeout=15, max=100\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 224\par +++CLOSE 224+++\par \par +++GET 225+++\par GET /~tooltime/co873/w04/lab02/http/redirect2.php HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/redirect2.php\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 224->225\par \par +++RESP 225+++\par HTTP/1.1 302 Found\par Date: Wed, 03 Mar 2004 18:49:52 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Location: Index.html\par Keep-Alive: timeout=15, max=99\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 225\par +++CLOSE 225+++\par \par +++GET 226+++\par GET /~tooltime/co873/w04/lab02/http/Index.html HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/Index.html\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 225->226\par \par +++RESP 226+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:49:52 GMT\par Server: Apache\par Last-Modified: Tue, 02 Mar 2004 02:05:29 GMT\par ETag: "3e00e8-f4-4043ebe9"\par Accept-Ranges: bytes\par Content-Length: 244\par Keep-Alive: timeout=15, max=98\par Connection: Keep-Alive\par Content-Type: text/html\par Connection stored: 226\par +++CLOSE 226+++\par \par +++GET 227+++\par GET / HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://www.google.com/\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.com\par \par +++GET 228+++\par GET / HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://www.google.com/\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.com\par \par +++RESP 228+++\par HTTP/1.1 302 Found\par Location: http://www.google.ca/cxfer?c=PREF%3D:TM%3D1078339793:S%3DwqOJiWu3PNve7yLZ\par Set-Cookie: PREF=ID=3c448f1a010c6ca2:CR=1:TM=1078339793:LM=1078339793:S=Qr2yJ413yAVMuplC; path=/; domain=.google.com\par Content-Type: text/html\par Server: GWS/2.1\par Content-length: 203\par Date: Wed, 03 Mar 2004 18:49:53 GMT\par \par +++RESP 227+++\par HTTP/1.1 302 Found\par Location: http://www.google.ca/cxfer?c=PREF%3D:TM%3D1078339793:S%3DwqOJiWu3PNve7yLZ\par Set-Cookie: PREF=ID=1f7303a1721b1318:CR=1:TM=1078339793:LM=1078339793:S=l3tPyG0loYG1RHxb; path=/; domain=.google.com\par Content-Type: text/html\par Server: GWS/2.1\par Content-length: 203\par Date: Wed, 03 Mar 2004 18:49:53 GMT\par Connection stored: 228\par \par +++GET 229+++\par GET /cxfer?c=PREF%3D:TM%3D1078339793:S%3DwqOJiWu3PNve7yLZ HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://www.google.ca/cxfer?c=PREF%3D:TM%3D1078339793:S%3DwqOJiWu3PNve7yLZ\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.ca\par Connection stored: 227\par +++CLOSE 228+++\par \par +++GET 230+++\par GET /cxfer?c=PREF%3D:TM%3D1078339793:S%3DwqOJiWu3PNve7yLZ HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://www.google.ca/cxfer?c=PREF%3D:TM%3D1078339793:S%3DwqOJiWu3PNve7yLZ\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.ca\par +++CLOSE 227+++\par \par +++RESP 229+++\par HTTP/1.1 302 Found\par Location: http://www.google.ca/\par Set-Cookie: PREF=ID=1eba8a0e5691b4dd:LD=en:TM=1078339793:LM=1078339793:S=r2jUZ4h0DofEKWyr; path=/; domain=.google.ca\par Content-Type: text/html\par Server: GWS/2.1\par Content-length: 151\par Date: Wed, 03 Mar 2004 18:49:53 GMT\par Connection stored: 229\par +++CLOSE 229+++\par \par +++GET 231+++\par GET / HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://www.google.ca/\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.ca\par \par +++RESP 230+++\par HTTP/1.1 302 Found\par Location: http://www.google.ca/\par Set-Cookie: PREF=ID=21eeff099b983b5a:LD=en:TM=1078339793:LM=1078339793:S=R2w197kAbsYef8JX; path=/; domain=.google.ca\par Content-Type: text/html\par Server: GWS/2.1\par Content-length: 151\par Date: Wed, 03 Mar 2004 18:49:53 GMT\par Connection Reused: 229->231\par Connection stored: 230\par +++CLOSE 230+++\par \par +++GET 232+++\par GET / HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://www.google.ca/\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.ca\par \par +++RESP 231+++\par HTTP/1.1 200 OK\par Content-Type: text/html\par Set-Cookie: PREF=ID=3492dc4ed930d510:LD=en:TM=1078339793:LM=1078339793:S=qDaTLD29sTNbI-rh; path=/; domain=.google.ca\par Server: GWS/2.1\par Content-length: 4198\par Date: Wed, 03 Mar 2004 18:49:53 GMT\par Connection stored: 231\par +++CLOSE 231+++\par \par +++GET 233+++\par GET /intl/en_ca/images/logo.gif HTTP/1.0\par Connection: keep-alive\par Accept: */*\par Referer: http://www.google.ca/intl/en_ca/images/logo.gif\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.ca\par Connection Reused: 231->233\par \par +++RESP 232+++\par HTTP/1.1 200 OK\par Content-Type: text/html\par Set-Cookie: PREF=ID=34dda42533115cde:LD=en:TM=1078339794:LM=1078339794:S=NEo8NOK_SF1LzX_T; path=/; domain=.google.ca\par Server: GWS/2.1\par Content-length: 4198\par Date: Wed, 03 Mar 2004 18:49:54 GMT\par Connection stored: 232\par +++CLOSE 232+++\par \par +++GET 234+++\par GET /intl/en_ca/images/logo.gif HTTP/1.0\par Connection: keep-alive\par Accept: */*\par Referer: http://www.google.ca/intl/en_ca/images/logo.gif\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: www.google.ca\par \par +++RESP 233+++\par HTTP/1.1 200 OK\par Content-Type: image/gif\par Last-Modified: Fri, 05 Sep 2003 02:25:52 GMT\par Server: GWS/2.1\par Content-length: 8914\par Date: Wed, 03 Mar 2004 18:49:54 GMT\par Connection Reused: 232->234\par Connection stored: 233\par +++CLOSE 233+++\par \par +++RESP 234+++\par HTTP/1.1 200 OK\par Content-Type: image/gif\par Last-Modified: Fri, 05 Sep 2003 02:25:52 GMT\par Server: GWS/2.1\par Content-length: 8914\par Date: Wed, 03 Mar 2004 18:49:54 GMT\par Connection stored: 234\par \par Trace this later...\par \par \par \par GET /~tooltime/co873/w04/lab02/http/userform_get.html HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/userform_get.html\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par \par +++RESP 297+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:55:02 GMT\par Server: Apache\par Last-Modified: Tue, 02 Mar 2004 01:42:33 GMT\par ETag: "3e00f9-138-4043e689"\par Accept-Ranges: bytes\par Content-Length: 312\par Keep-Alive: timeout=15, max=100\par Connection: Keep-Alive\par Content-Type: text/html\par Connection stored: 297\par +++CLOSE 297+++\par \par +++GET 298+++\par GET /~tooltime/co873/w04/lab02/http/processform_get.php?firstname=Andrew&lastname=Olmsted&IDValue=XYZ123rty HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/processform_get.php?firstname=Andrew&lastname=Olmsted&IDValue=XYZ123rty\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 297->298\par \par +++RESP 298+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:55:11 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Keep-Alive: timeout=15, max=99\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 298\par +++CLOSE 298+++\par \par +++GET 299+++\par GET /~tooltime/co873/w04/lab02/http/processform_get.php?firstname=Andrew HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/processform_get.php?firstname=Andrew\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 298->299\par \par +++RESP 299+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:55:21 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Keep-Alive: timeout=15, max=98\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 299\par +++CLOSE 299+++\par \par +++GET 300+++\par GET /~tooltime/co873/w04/lab02/http/processform_get.php?firstname=Elvis&lastname=Presley&IDValue=123456789 HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/processform_get.php?firstname=Elvis&lastname=Presley&IDValue=123456789\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 299->300\par \par +++RESP 300+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:55:27 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Keep-Alive: timeout=15, max=97\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 300\par \par Do this later...\par \par \par \par \par \par +++GET 303+++\par GET /~tooltime/co873/w04/lab02/http/userform_post.html HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/userform_post.html\par Accept-Language: en-ca\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Cookie: userid=FredFlintstone\par Connection Reused: 302->303\par \par +++RESP 303+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:58:13 GMT\par Server: Apache\par Last-Modified: Tue, 02 Mar 2004 01:42:33 GMT\par ETag: "3e00fa-3f5-4043e689"\par Accept-Ranges: bytes\par Content-Length: 1013\par Keep-Alive: timeout=15, max=99\par Connection: Keep-Alive\par Content-Type: text/html\par Connection stored: 303\par +++CLOSE 303+++\par Connection Time-Out: 291\par Connection Time-Out: 303\par Connection Time-Out: 288\par \par +++GET 304+++\par POST /~tooltime/co873/w04/lab02/http/processform_post.php HTTP/1.0\par Connection: keep-alive\par Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*\par Referer: http://apophis.mohawkcollege.ca/~tooltime/co873/w04/lab02/http/processform_post.php\par Accept-Language: en-ca\par Content-Type: application/x-www-form-urlencoded\par User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)\par Host: apophis.mohawkcollege.ca\par Content-Length: 812\par Pragma: no-cache\par Cookie: userid=FredFlintstone\par Browser reload detected...\par Posting 812 bytes...\par \par +++RESP 304+++\par HTTP/1.1 200 OK\par Date: Wed, 03 Mar 2004 18:58:50 GMT\par Server: Apache\par X-Powered-By: PHP/4.2.3\par Keep-Alive: timeout=15, max=100\par Connection: Keep-Alive\par Transfer-Encoding: chunked\par Content-Type: text/html\par Connection stored: 304\par +++CLOSE 304+++\par \par Do this soon...\par }