[Grub-dev] do we even really need a native client

jer jeremie at jabber.org
Sun Jan 13 01:12:41 UTC 2008


>>> print $arc "\nhttp://$host$path $ip 19691231175959 $ctype",length
>>> ($body),"\n\n$body";
>>>
>>> Is that correct?  Can anyone else verify?
>>>
>> So it seems.
>
> Anyone else can verify this is correct?  \n URL-stuff \n \n CONTENT ?

I *believe* after quite a while testing here, that the correct thing  
to do is:

	print $arc "http://$host$path $ip 19691231175959 $ctype ",length 
($body),"\n$body\n";

That each URL record needs a terminating \n after the body.

Can anyone else can verify this?

Thanks,

Jer



More information about the Grub-dev mailing list