identt
Static Public Member Functions | List of all members
identt::http::Percent Class Reference

Percent encoding and decoding. More...

#include <Utility.hpp>

Static Public Member Functions

static std::string encode (const std::string &value) noexcept
 Returns percent-encoded string.
 
static std::string decode (const std::string &value) noexcept
 Returns percent-decoded string.
 

Detailed Description

Percent encoding and decoding.


The documentation for this class was generated from the following file: