Subject: Re: how to properly format data when using TCPSocket.send()
From: snacktime <snacktime gmail.com>
Date: Thu, 4 Jan 2007 07:56:11 +0900
References: 231686231692231696232422
In-reply-to: 232422
This is so much easier with http-access2. It handles keep alive
connections, ssl, cookies, headers, pretty much everything you would
want without having to do all the hard work yourself.
Chris