Talk:Notify-peer.php

From Organic Design wiki
Revision as of 05:06, 30 March 2006 by Nad (talk | contribs) (Move bug info out of comments into here)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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...