Hi Jamel,<br><br>The representation which you have posted here is actually the raw HTTP response. The blank lines after the content type are absolutely necessary as they separate HTTP headers and HTTP body in HTTP response. If you try to modify these, it will result in erroneous HTTP response which in turn could not be understood by libraries and will break.<br>
<br>Thanks n Regards,<br><br><br><div class="gmail_quote">On Wed, May 20, 2009 at 6:25 PM, Jamel ESSOUSSI <span dir="ltr">&lt;<a href="mailto:jessoussi@active-telecom.com">jessoussi@active-telecom.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
Can you help me please to modify in the server side the xml sended,<br>
In fact, I would like to delete the second blank line in the retruned<br>
xml afetr the content-type line.<br>
<br>
HTTP/1.1 200 OK<br>
Date: Wed, 20 May 2009 12:16:44 GMT<br>
Server: Apache/2.2.11 (Unix) PHP/4.4.9 mod_ssl/2.2.11 OpenSSL/0.9.8c<br>
X-Powered-By: PHP/4.4.9<br>
Vary: Accept-Charset<br>
Content-Length: 360<br>
Keep-Alive: timeout=2, max=100<br>
Connection: Keep-Alive<br>
Content-Type: text/xml; charset=UTF-8<br>
<br>
<br>
&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;<br>
&lt;methodResponse&gt;<br>
&lt;fault&gt;<br>
&lt;value&gt;<br>
&lt;struct&gt;&lt;member&gt;&lt;name&gt;faultCode&lt;/name&gt;<br>
&lt;value&gt;&lt;int&gt;3&lt;/int&gt;&lt;/value&gt;<br>
&lt;/member&gt;<br>
&lt;member&gt;<br>
&lt;name&gt;faultString&lt;/name&gt;<br>
&lt;value&gt;&lt;string&gt;Incorrect parameters passed to method: No method<br>
signature matches number of parameters&lt;/string&gt;&lt;/value&gt;<br>
&lt;/member&gt;<br>
&lt;/struct&gt;<br>
&lt;/value&gt;<br>
&lt;/fault&gt;<br>
&lt;/methodResponse&gt;<br>
<br>
Regards<br>
--Jamel<br>
_______________________________________________<br>
phpxmlrpc mailing list<br>
<a href="mailto:phpxmlrpc@lists.usefulinc.com">phpxmlrpc@lists.usefulinc.com</a><br>
<a href="http://lists.usefulinc.com/cgi-bin/mailman/listinfo/phpxmlrpc" target="_blank">http://lists.usefulinc.com/cgi-bin/mailman/listinfo/phpxmlrpc</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>THE FR33LANC3R NULL3R &amp; DGT MEMBER<br>