Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Decodes an encoded string.
_ASYNCRTIMP static utility::string_t __cdecl decode(
const utility::string_t &encoded
);
Parameters
- encoded
The URI as a string.
Return Value
The decoded string.
Requirements
Header: base_uri.h
Namespace: web::http