|
Boost Users : |
Subject: Re: [Boost-users] url encoding
From: Klaim - Joël Lamotte (mjklaim_at_[hidden])
Date: 2011-07-25 08:34:55
On Mon, Jul 25, 2011 at 13:07, Kraus Philipp <philipp.kraus_at_[hidden]>wrote:
> Hello,
>
> does boost support any url encoding structures? I would like to transform a
> std::string with spaces and other chars to the correct url representation
> (space will be changed to %20 ...).
>
> Thanks
>
>
Hi,
I'm not sure there is something exactly like the structure you want in
Boost.NetWork (wip, not reviewed yet)
http://mikhailberis.github.com/cpp-netlib/ but maybe it will help?
I glanced a few minutes but didn't find exactly what you need, I think maybe
there is an internal type that does this.
Joël Lamotte
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