18#ifndef _DECAF_NET_URLDECODER_H_
19#define _DECAF_NET_URLDECODER_H_
49 static std::string
decode(
const std::string& value );
Definition: URLDecoder.h:27
virtual ~URLDecoder()
Definition: URLDecoder.h:34
static std::string decode(const std::string &value)
Decodes the string argument which is assumed to be encoded in the x-www-form-urlencoded MIME content ...
#define DECAF_API
Definition: Config.h:29
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
Definition: AprPool.h:25