Talk:Notify-peer.php

From Organic Design wiki

due to the wget/fopen, possible HTTP1.0 problem, we can't receive the requested doc, but we only really want to send data to the peer, so we'll put it in headers and not actually read the data, which is the part that locks up. we need to handle it at a lower level than file() though, so here goes...