Boost logo

Boost Users :

Subject: Re: [Boost-users] [netlib] throwing exceptions with http_client.cpp
From: Dean Michael Berris (mikhailberis_at_[hidden])
Date: 2010-11-05 00:46:17


On Thu, Nov 4, 2010 at 10:24 PM, Christian Henning <chhenning_at_[hidden]> wrote:
>>
>> It's really hard to tell, but it just looks like cpp-netlib is having
>> a hard time fetching data from the URL you provided.
>
> My program option is "--source=www.boost.org"
>

It would be good if you tried to put the "http://" part in the source.
Try "--source=http://www.boost.org/" or "-S http://www.boost.org/".

I just tried it locally and it does require you put a fully qualified
HTTP URI -- meaning there should be an 'http://' in the URI.

HTH

-- 
Dean Michael Berris
deanberris.com

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net