Home | Libraries | People | FAQ | More |
Options for removing percent-encoding from strings.
Defined in header <boost/url/decode_opts.hpp>
struct decode_opts
Name |
Description |
---|---|
True if null characters are allowed in decoded output. |
|
True if decoding a non-normal string is an error. |
|
True if PLUS ('+') decodes into SP (space, ' ') |
Convenience header <boost/url.hpp>