Function needUrlDecoding
Synopsis
#include <lib/inc/drogon/utils/Utilities.h>
DROGON_EXPORT bool needUrlDecoding(const char *begin, const char *end)
Description
Check if the string need decoding.
Source
Line 112 in lib/inc/drogon/utils/Utilities.h.