Options for applying percent-encoding to strings.
Defined in header <boost/url/pct_encoding.hpp>
struct pct_encode_opts
Name |
Description |
---|---|
True if space (SP, ' ') encodes into PLUS ('+'). |
Instances of this type may be provided to percent-encoding algorithms to customize their behavior.
Convenience header <boost/url.hpp>