Boost logo

Boost Users :

Subject: Re: [Boost-users] Any functions for URL parsing?
From: Marshall Clow (mclow.lists_at_[hidden])
Date: 2010-08-08 11:04:59


On Aug 7, 2010, at 4:53 PM, OvermindDL1 wrote:

> On Fri, Aug 6, 2010 at 4:21 AM, Timothy Madden <terminatorul_at_[hidden]> wrote:
>> Hello
>>
>> Is there a library in boost to parse an URL ?
>> Like to extract the protocol, username, password, hostname, port, resource,
>> query parametrs, fragment identifiers ?
>>
>> I can see some things about it using the on-site search, but the pages in
>> the results are not accessible and I can find nothing conclusive.
>
> There was talk of making one for the Boost.Spirit Repository, and even
> I have made a complete url parser using Spirit (was quite simple). It
> just needs to be submitted sometime is all...

I believe that Dean Michael Barris' networking library has a URL parser in it.
        http://github.com/mikhailberis/cpp-netlib

-- Marshall


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