$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [interest] URL
From: Glyn Matthews (glyn.matthews_at_[hidden])
Date: 2011-09-05 04:14:28
Hi John,
On 4 September 2011 21:36, John Ratcliffe <john_at_[hidden]>wrote:
> Is there any interest in a URL library along the lines of the Java one?
>
> http://download.oracle.com/**javase/1.5.0/docs/api/java/**net/URL.html
>
>
I'm currently working on a URI class as part of the cpp-netlib project:
The parser already implements RFC 2396 and RFC 2732. There is still a lot
of work to be done and, if you're interested, we'd be happy to accept
contributions.
Regards,
Glyn