Robert Moss ha scritto:
> I end my lines with \n but that is not an issue as the remote server is Unix
> based. I receive part of the page, actually i receive approx 3,465 bytes.
> And the last few bytes are like <div id="b   it doesn't even end neatly.
>   
Even if the server is a unix one, you *have* to use CR-LF - this is HTTP 
spec.

A well-behaved server (or not well behaved?) could even understand, but 
it is not good practice.

Regards,
Doriano


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to