SourceForge.net Logo

Home | SF Project | Download | Forum | Bugs | History | For Coders | HowTo | Commentary | TODO | Support This Project


Basic | Connection | Advanced | Secure | Certificate | JMX | XML

Don's Proxy Secure Example HowTo

There's not much to say here. Follow the HowTos through the Advanced example. When you hit a secured web site, you will see the client and server switch to SECURE mode. Your browser will ask you to accept the certificate "DonsProxy Self-Signed Non-secure Certificate". You should accept it for temporary use in order to see the secure requests and responses. I've stripped out the cookie info and some other stuff from this example:
Sender is CLIENT at 127.0.0.1:32876
Packet ID:15-1
CONNECT mail.google.com:443 HTTP/1.1
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Proxy-Connection: keep-alive
Host: mail.google.com

Sender is SERVER at 127.0.0.1:8080
Packet ID:15-1
HTTP/1.0 200 Connection Established
Proxy-agent: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8b DAV/2

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-2
GET / HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: GmailUserLocale=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-2
HTTP/1.1 302 Moved Temporarily
Cache-control: no-cache, no-store
Pragma: no-cache
Location: https://mail.google.com/mail/
Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Content-Length: 174
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:03 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-3
GET /mail/ HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-3
HTTP/1.1 200 OK
Set-Cookie: S=yada
Set-Cookie: GMAIL_AT=yada
Cache-control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Content-Length: 3242
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:04 GMT

Sender is CLIENT at 127.0.0.1:32885
Packet ID:18-1
CONNECT mail.google.com:443 HTTP/1.1
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Proxy-Connection: keep-alive
Host: mail.google.com

Sender is SERVER at 127.0.0.1:8080
Packet ID:18-1
HTTP/1.0 200 Connection Established

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-4
GET /mail/?view=page&name=browser&ver=rladol3zq8xq HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-5
HTTP/1.1 200 OK
ETag: "hyuaanj8ksp6"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Content-Type: text/javascript; charset=UTF-8
Cache-Control: private
Expires: Sun, 20 Jan 2008 15:54:04 GMT
Content-Encoding: gzip
Content-Length: 684
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:04 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-2
GET /mail/images/favicon.ico HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: __utmx=yada

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-5
GET /mail/?ui=2&view=bsp&ver=ymdfwq781tpu HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-3
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:04 GMT
Content-Type: image/x-icon
Content-Length: 1150
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:04 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-3
GET /mail/?ui=2&view=jsm&name=bjs&ids=1k1f1is80ru5b%2C1on5mltqjctek&l=0 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-6
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/html; charset=UTF-8
ETag: "rdxqi5kqgsus"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:04 GMT
Content-Encoding: gzip
Content-Length: 139
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:04 GMT

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-4
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/javascript; charset=UTF-8
ETag: "1nmb515jjvbhj"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:04 GMT
Content-Encoding: gzip
Content-Length: 76432
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:04 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-6
GET /mail/?ui=2&view=ss&ver=wzi8djvv1bwc HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-4
GET /mail/?ui=2&view=yadayada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: */*
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-7
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/javascript; charset=UTF-8
ETag: "1tc9aydcqxod1"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:05 GMT
Content-Encoding: gzip
Content-Length: 20803
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:05 GMT

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-48
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/javascript; charset=UTF-8
ETag: "tugi1x6y4vi3"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:05 GMT
Content-Encoding: gzip
Content-Length: 137641
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:05 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-7
GET /mail/?ui=2&ik=7d9493e4a5&view=cbj HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-5
GET /mail/images/cleardot.gif HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-16
HTTP/1.1 200 OK
Cache-control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Content-Encoding: gzip
Content-Length: 1606
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-8
GET /mail/images/2/5/c/mailicons4.png HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-91
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:06 GMT
Content-Type: image/gif
Content-Length: 43
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-6
GET /mail/rc?a=af&c=c3d9ff&w=4&h=4 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-17
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:06 GMT
Content-Type: image/png
Content-Length: 13671
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-92
HTTP/1.1 200 OK
Content-Type: image/png
Cache-control: public
Last-Modified: Mon, 31 Dec 2007 15:54:06 GMT
Expires: Sun, 30 Mar 2008 15:54:06 GMT
Content-Length: 139
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-7
GET /mail/rc?a=af&c=ffffff&w=4&h=4 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-9
GET /mail/rc?a=af&c=b5edbc&w=3&h=3 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-93
HTTP/1.1 200 OK
Content-Type: image/png
Cache-control: public
Last-Modified: Mon, 31 Dec 2007 15:54:06 GMT
Expires: Sun, 30 Mar 2008 15:54:06 GMT
Content-Length: 127
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-8
GET /mail/rc?a=af&c=e0ecff&w=3&h=3 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-23
HTTP/1.1 200 OK
Content-Type: image/png
Cache-control: public
Last-Modified: Mon, 31 Dec 2007 15:54:06 GMT
Expires: Sun, 30 Mar 2008 15:54:06 GMT
Content-Length: 115
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-10
GET /mail/rc?a=af&c=fff1a8&w=4&h=4 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-94
HTTP/1.1 200 OK
Content-Type: image/png
Cache-control: public
Last-Modified: Mon, 31 Dec 2007 15:54:06 GMT
Expires: Sun, 30 Mar 2008 15:54:06 GMT
Content-Length: 112
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-9
GET /mail/?ui=yada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-24
HTTP/1.1 200 OK
Content-Type: image/png
Cache-control: public
Last-Modified: Mon, 31 Dec 2007 15:54:06 GMT
Expires: Sun, 30 Mar 2008 15:54:06 GMT
Content-Length: 142
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-95
HTTP/1.1 200 OK
Cache-control: no-cache, no-store
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
Set-Cookie: GMAIL_IMP=yada
Content-Encoding: gzip
Content-Length: 11937
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:06 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-11
GET /mail/help/images/logo1.gif HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-25
HTTP/1.1 200 OK
Content-Type: image/gif
Last-Modified: Wed, 01 Aug 2007 20:45:19 GMT
Expires: Sun, 17 Jan 2038 19:14:07 GMT
Server: gws
Content-Length: 3798
Date: Mon, 31 Dec 2007 15:54:07 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-10
GET /mail/im/menuarwopen.gif HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-102
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:07 GMT
Content-Type: image/gif
Content-Length: 847
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:07 GMT

Sender is CLIENT at 127.0.0.1:32888
Packet ID:19-1
CONNECT www.google.com:443 HTTP/1.1
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Proxy-Connection: keep-alive
Host: www.google.com

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-12
GET /mail/?ui=yada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SERVER at 127.0.0.1:8080
Packet ID:19-1
HTTP/1.0 200 Connection Established

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-28
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/javascript; charset=UTF-8
ETag: "prp5pieu0iuf"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:08 GMT
Content-Encoding: gzip
Content-Length: 19436
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:08 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-11
GET /mail/rc?a=af&c=c3d9ff&w=3&h=3 HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-13
GET /favicon.ico HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Cookie: GmailUserLocale=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-36
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Mon, 14 Jan 2008 15:54:10 GMT
Content-Type: image/x-icon
Content-Length: 1150
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:10 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-14
GET /mail/?ui=2&view=jsm&name=ch&ids=ynoveoo2drea HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-103
HTTP/1.1 200 OK
Content-Type: image/png
Cache-control: public
Last-Modified: Mon, 31 Dec 2007 15:54:10 GMT
Expires: Sun, 30 Mar 2008 15:54:10 GMT
Content-Length: 110
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:10 GMT

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-37
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/javascript; charset=UTF-8
ETag: "1bp1q1k0z2q1p"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:10 GMT
Content-Encoding: gzip
Content-Length: 38893
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:10 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-12
GET /mail/?ui=2&view=jsm&name=cv&ids=16k8yc21ej9dh HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-104
HTTP/1.1 200 OK
Cache-control: public
Content-Type: text/javascript; charset=UTF-8
ETag: "keyxy5nen0x1"
Last-Modified: Fri, 05 Sep 2003 02:11:15 GMT
Expires: Sun, 20 Jan 2008 15:54:10 GMT
Content-Encoding: gzip
Content-Length: 37276
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:10 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-15
GET /mail/channel/test?at=yadayada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-51
HTTP/1.1 200 OK
Cache-control: no-cache
Pragma: no-cache
Content-Type: text/html; charset=UTF-8
ETag: 
Content-Encoding: gzip
Content-Length: 40
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:11 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-13
GET /mail/im/offline.png HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/?ui=2&view=bsp&ver=ymdfwq781tpu
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-116
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:11 GMT
Content-Type: image/png
Content-Length: 28250
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:11 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-16
GET /mail/im/sound.swf HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is CLIENT at 127.0.0.1:32891
Packet ID:20-1
CONNECT chatenabled.mail.google.com:443 HTTP/1.1
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Proxy-Connection: keep-alive
Host: chatenabled.mail.google.com

Sender is SERVER at 127.0.0.1:8080
Packet ID:20-1
HTTP/1.0 200 Connection Established
Proxy-agent: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8b DAV/2

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-52
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:11 GMT
Content-Type: application/x-shockwave-flash
Content-Length: 7106
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:11 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-14
POST /mail/?ui=yadayada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded;charset=utf-8
Referer: https://mail.google.com/mail/
Content-Length: 0
Cookie: __utmx=yada
Pragma: no-cache
Cache-Control: no-cache

Sender is SECURE_CLIENT at 127.0.0.1:32891
Packet ID:20-2
GET /mail/images/cleardot.gif?at=yadayada HTTP/1.1
Host: chatenabled.mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:20-2
HTTP/1.1 200 OK
Last-Modified: Tue, 11 Dec 2007 05:37:23 GMT
Cache-control: public
Expires: Tue, 30 Dec 2008 15:54:12 GMT
Content-Type: image/gif
Content-Length: 43
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:12 GMT

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:18-128
HTTP/1.1 200 OK
Cache-control: no-cache, no-store
Pragma: no-cache
Content-Type: text/javascript; charset=UTF-8
Set-Cookie: GMAIL_STAT=EXPIRED;Expires=Mon, 01-Jan-1990 00:00:00 GMT
Set-Cookie: GMAIL_IMP=EXPIRED;Expires=Mon, 01-Jan-1990 00:00:00 GMT
Content-Encoding: gzip
Content-Length: 21567
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:13 GMT

Sender is CLIENT at 127.0.0.1:32894
Packet ID:21-1
CONNECT mail.google.com:443 HTTP/1.1
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Proxy-Connection: keep-alive
Host: mail.google.com

Sender is SERVER at 127.0.0.1:8080
Packet ID:21-1
HTTP/1.0 200 Connection Established

Sender is SECURE_CLIENT at 127.0.0.1:32876
Packet ID:15-17
POST /mail/?ui=yadayada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded;charset=utf-8
Referer: https://mail.google.com/mail/
Content-Length: 0
Cookie: __utmx=yada
Pragma: no-cache
Cache-Control: no-cache

Sender is SECURE_SERVER at 127.0.0.1:8080
Packet ID:15-55
HTTP/1.1 200 OK
Cache-control: no-cache, no-store
Pragma: no-cache
Content-Type: text/javascript; charset=UTF-8
Content-Encoding: gzip
Content-Length: 12202
Server: GFE/1.3
Date: Mon, 31 Dec 2007 15:54:13 GMT

Sender is SECURE_CLIENT at 127.0.0.1:32885
Packet ID:18-15
POST /mail/?ui=yadayada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded;charset=utf-8
Referer: https://mail.google.com/mail/
Content-Length: 0
Cookie: __utmx=yada
Pragma: no-cache
Cache-Control: no-cache

Sender is SECURE_CLIENT at 127.0.0.1:32894
Packet ID:21-2
GET /mail/channel/test?at=yadayada HTTP/1.1
Host: mail.google.com
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
Accept-Language: en-us,en;q=0.5
Accept-Encoding: gzip,deflate
Accept-Charset: ISO-8859-15,utf-8;q=0.7,*;q=0.7
Keep-Alive: 300
Connection: close
Referer: https://mail.google.com/mail/
Cookie: __utmx=yada

2007-12-31 09:54:29,231 INFO  [HttpHeadSubscriber] - Proxy is stopping, so we'll shut down, too.