Reading web pages

Bystroushaak bystrousak at kitakitsune.org
Sun Jan 22 11:21:03 PST 2012


Fixed. Bug was caused by HTTP 1.0 'HTTP 1.0 200 OK' reply.

On 21.1.2012 13:14, Xan xan wrote:
> With png works, with pdf not:
>
>   ./spider2 http://www.google.com/intl/ca/images/logos/mail_logo.png
> [a lot of output]
>
> $ ./spider2 http://static.arxiv.org/pdf/1109.4897.pdf
> [Longitud: [Excepció:
> std.conv.ConvException@/usr/include/d2/4.6/std/conv.d(1640): Can't
> convert value `HTT' of type string to type uint]
>
>
> 2012/1/20 Bystroushaak<bystrousak at kitakitsune.org>:
>> On 20.1.2012 18:42, Xan xan wrote:
>>>
>>> Thank you very much. I should invite you to a beer ;-)
>>
>>
>> Write me if you will be in prag/czech republic :)
>>
>>
>>> For the other hand,
>>>
>>> I get this error:
>>>
>>> [Excepció: std.conv.ConvException@/usr/include/d2/4.6/std/conv.d(1640):
>>> Can't convert value `HTT' of type string to type uint]
>>
>>
>> This is very strange error, because on my computer it works well. Can you
>> remove try..catch and post full error list and program parameters?


More information about the Digitalmars-d-learn mailing list