We recommend that you do one of three things to keep the connections
open:
1. Send response code 204 instead of 200, if you indeed have no
message body to send us.
2. Add a "Content-Length" header with the correct value.
3. Add a "Transfer-Encoding: chunked" header, assuming that the
body is encoded properly.
HTTP/1.1 204 No Content\r\n\r\n
ps - Enter the MySpace Developer Challenge <http://www.myspace.com/
developerchallenge> !