Re: Re: XMLRPC - HTTP_RAW_POST_DATA is duplicated...

Miles Lott <[email protected]>
Newsgroups gmane.comp.php.xml-rpc
Message-ID <1040690904.19041.24.camel@miloshm>
If you place something like this at the top of parserequest() in
xmlrpcs.inc you can prove or disprove this:

 $fp = fopen('/tmp/testing','ab+');
 fwrite($fp,$data);
 fclose($fp);

Place this after the var $data is set from $HTTP_RAW_POST_DATA.
I tried and did not see it twice.

On Mon, 2002-12-23 at 05:50, Edd Dumbill wrote:
> Please ask questions like this on the mailing list, to which I copy this
> reply.
> 
> On Fri, 2002-12-20 at 18:57, Scott Cropley wrote:
> > Ed,
> > 
> > I' playing with your php classes and have found the HTTP_RAW_POST_DATA dta
> > is duplicated.
> > 
> > My testing shows the payload only going out once,  but tat the server file
> > it has the payload twice.  Then of courcr there are 2 root elements and I
> > get Junk past end error.
> > 
> > Any Ideas?????
> > 
> > 
> > Scott Cropley
> > Home: (360)892-7245
> > Cell: (360)607-8984
> > Fax:  (360)892-6816
> > [email protected]
> 
-- 

Miles Lott
GroupWhere
http://groupwhere.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.