Ok, I've got it working now, it looks like you have to make your
script more complient to HTTP specs, it seems this server is very
picky on how you read the data. which is very odd..
got it working at:
http://zirzow.dyndns.org/php/fread/timeout.php
funny though you should be able to do a straight
* Thus wrote Robert Fitzpatrick ([EMAIL PROTECTED]):
> >
> > I tested it here:
> > http://zirzow.dyndns.org/php/fread/timeout.php
> >
>
> Thanks, I took your source and pasted it in my debugger and ran it fine like
> on your server. I narrowed down the, evidently significant, difference. Your
> co
>
> I tested it here:
> http://zirzow.dyndns.org/php/fread/timeout.php
>
Thanks, I took your source and pasted it in my debugger and ran it fine like
on your server. I narrowed down the, evidently significant, difference. Your
content is has line endings, hence, the 'Missing query parameters:
xml
> Try not having the connection kept alive. (just a thought)
>
Same long reponse :(
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
* Thus wrote Robert Fitzpatrick ([EMAIL PROTECTED]):
> Sorry, the correct request and response is below, the one I copied before
> was from the browser:
I tested it here:
http://zirzow.dyndns.org/php/fread/timeout.php
Appears to work ok.
Curt
--
"I used to think I was indecisive, but now I'm no
Robert Fitzpatrick wrote:
Sorry, the correct request and response is below, the one I copied before
was from the browser:
Request:
Request:POST /XMLCommunicationServlet HTTP/1.0
Content-Type: application/x-www-form-urlencoded
User-Agent: PHP XMLRPC
Host: api.newedgenetworks.com:80
Connection: keep
Sorry, the correct request and response is below, the one I copied before
was from the browser:
Request:
Request:POST /XMLCommunicationServlet HTTP/1.0
Content-Type: application/x-www-form-urlencoded
User-Agent: PHP XMLRPC
Host: api.newedgenetworks.com:80
Connection: keep-alive
Content-Length: 758
7 matches
Mail list logo